Gets the number of bytes that were compressed into the stream (uncompressed bytes).

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

Syntax

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

See Also