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

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