AllEntries

XarDirectoryEntry.AllEntries property

Gets all entries of XarEntry type constituting the directory recursively.

public IEnumerable<XarEntry> AllEntries { get; }

See Also