Zip for WPF and Silverlight
C1.C1Zip Namespace / C1ZStreamWriter Class / Length Property

In This Topic
    Length Property (C1ZStreamWriter)
    In This Topic
    基底のストリームの長さをバイト数で返します。
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Length As Long
    public override long Length {get;}
    See Also