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

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