TarArchive.Entries
TarArchive.Entries property
のエントリを取得しますTarEntry
アーカイブを構成するタイプ.
public ReadOnlyCollection<TarEntry> Entries { get; }
関連項目
- class TarEntry
- class TarArchive
- 名前空間 Aspose.Zip.Tar
- 組み立て Aspose.Zip
のエントリを取得しますTarEntry
アーカイブを構成するタイプ.
public ReadOnlyCollection<TarEntry> Entries { get; }