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