TarEntry.Name
TarEntry.Name property
Gets or sets name of the entry within archive.
public string Name { get; set; }
See Also
- class TarEntry
- namespace Aspose.Zip.Tar
- assembly Aspose.Zip
Gets or sets name of the entry within archive.
public string Name { get; set; }