Gets the original (uncompressed) size of the entry, in bytes.

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

Syntax

C#
public int SizeUncompressed { get; }
Visual Basic
Public ReadOnly Property SizeUncompressed As Integer
	Get

See Also