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

In This Topic
    SizeCompressed Property (C1ZipEntry)
    In This Topic
    エントリの圧縮サイズ(バイト単位)を取得します。
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SizeCompressed As Integer
    public int SizeCompressed {get;}
    See Also