Gets the compressed size of the entry, in bytes, as a long integer.

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

Syntax

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

See Also