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