Zip for WPF and Silverlight
C1.C1Zip Namespace / C1ZStreamReader Class / SizeCompressedLong Property

In This Topic
    SizeCompressedLong Property (C1ZStreamReader)
    In This Topic
    ストリーム内のバイト数を取得します(圧縮バイト数)。
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SizeCompressedLong As Long
    public long SizeCompressedLong {get;}
    See Also