AllEntries

WimImage.AllEntries property

Gets entries of WimEntry type constituting the image recursively.

public IEnumerable<WimEntry> AllEntries { get; }

See Also