Gets the length of the file being compressed or expanded.

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

Syntax

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

See Also