AllEntries

WimDirectoryEntry.AllEntries property

Gets all entries of WimEntry type constituting the directory recursively.

public IEnumerable<WimEntry> AllEntries { get; }

See Also