IArchiveFileEntry.Name
IArchiveFileEntry.Name property
Gets name of the entry.
public string Name { get; }
Remarks
Archives for compression only, such as gzip, bzip2, lzip, lzma, xz, z has name “File.bin” unless another name can be found in headers.
See Also
- interface IArchiveFileEntry
- namespace Aspose.Zip
- assembly Aspose.Zip