Gets the number of bytes that were compressed into the stream (uncompressed bytes).
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public int SizeUncompressed { get; } |
Visual Basic |
---|
Public ReadOnly Property SizeUncompressed As Integer Get |