TarArchive.Entries
TarArchive.Entries property
Gets entries of TarEntry
type constituting the archive.
public ReadOnlyCollection<TarEntry> Entries { get; }
See Also
- class TarEntry
- class TarArchive
- namespace Aspose.Zip.Tar
- assembly Aspose.Zip
Gets entries of TarEntry
type constituting the archive.
public ReadOnlyCollection<TarEntry> Entries { get; }