Zip for WPF and Silverlight
C1.C1Zip Namespace / ZipProgressEventArgs Class / FileLength Property

In This Topic
    FileLength Property (ZipProgressEventArgs)
    In This Topic
    圧縮または展開されているファイルの長さを取得します。
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FileLength As Integer
    public int FileLength {get;}
    See Also