Name
ZipFile.Name property
Gets the entry name.
public string Name { get; }
Property Value
The entry name. It can be a file or directory name.
See Also
- class ZipFile
- namespace GroupDocs.Metadata.Formats.Archive
- assembly GroupDocs.Metadata
Gets the entry name.
public string Name { get; }
The entry name. It can be a file or directory name.