Returns the length of the underlying stream, in bytes.

Namespace:  C1.C1Zip
Assembly:  C1.Phone.Zip (in C1.Phone.Zip.dll)

Syntax

C#
public override long Length { get; }
Visual Basic
Public Overrides ReadOnly Property Length As Long
	Get

See Also