CabArchive.Entries
CabArchive.Entries property
Gets entries of CabEntry type constituting the archive.
public ReadOnlyCollection<CabEntry> Entries { get; }
Exceptions
| exception | condition |
|---|---|
| ObjectDisposedException | Archive has been disposed and cannot be used. |
See Also
- class CabEntry
- class CabArchive
- namespace Aspose.Zip.Cab
- assembly Aspose.Zip