Zip for WPF and Silverlight
C1.C1Zip Namespace / C1ZipEntry Class / CompressionRatio Property

In This Topic
    CompressionRatio Property (C1ZipEntry)
    In This Topic
    このエントリに適用される圧縮率を取得します。
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CompressionRatio As Double
    public double CompressionRatio {get;}
    See Also