ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZStreamWriter Class / Length Property

In This Topic
    Length Property (C1ZStreamWriter)
    In This Topic
    Returns the length of the underlying stream, in bytes.
    Syntax
    Public Overrides ReadOnly Property Length As Long
    public override long Length {get;}
    See Also