Gets the length of the file being compressed or expanded.
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public int FileLength { get; } |
Visual Basic |
---|
Public ReadOnly Property FileLength As Integer Get |