Gets the entry name. This is usually a file name, optionally including a path.
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public string FileName { get; } |
Visual Basic |
---|
Public ReadOnly Property FileName As String Get |