ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / ZipProgressEventArgs Class / FileLengthLong Property

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