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

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