IsoArchive.FileEntries

IsoArchive.FileEntries property

Gets entries of IArchiveFileEntry type constituting the archive.

public IEnumerable<IArchiveFileEntry> FileEntries { get; }

See Also