AppleArchiveEntry.Name
AppleArchiveEntry.Name property
Gets the path of the entry inside the archive.
public string Name { get; }
Remarks
The value is the archive path recorded for the entry. Directory entries usually end with AltDirectorySeparatorChar.
See Also
- class AppleArchiveEntry
- namespace Aspose.Zip.Apple
- assembly Aspose.Zip