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

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