ComponentOne Zip for .NET
FileName Property (C1ZipEntry)

C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZipEntry Class : FileName Property
Gets the entry name. This is usually a file name, optionally including a path.
Syntax
Public ReadOnly Property FileName As String
public string FileName {get;}
See Also

Reference

C1ZipEntry Class
C1ZipEntry Members