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

In This Topic
    FileName Property (ZipProgressEventArgs)
    In This Topic
    Gets the name of the file being compressed or expanded.
    Syntax
    Public ReadOnly Property FileName As String
    public string FileName {get;}
    See Also