ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / ZipProgressEventArgs Class / FileLength Property

In This Topic
    FileLength Property
    In This Topic
    Gets the length of the file being compressed or expanded.
    Syntax
    Public ReadOnly Property FileLength As Integer
    public int FileLength {get;}
    See Also