Entries

CabArchive.Entries property

Gets entries of CabEntry type constituting the archive.

public ReadOnlyCollection<CabEntry> Entries { get; }

See Also