Entries

TarArchive.Entries property

Gets entries of TarEntry type constituting the archive.

public ReadOnlyCollection<TarEntry> Entries { get; }

See Also