TarArchive.Entries

TarArchive.Entries property

Obtiene entradas deTarEntry tipo que constituye el archivo.

public ReadOnlyCollection<TarEntry> Entries { get; }

Ver también