Gets the length of the compressed stream if it is known (or -1 if the
length of the compressed stream is unknown).
Namespace:
C1.C1ZipAssembly: 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 |