Gets the folder's children.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public IEnumerable<Item> Children { get; }
Property Value
Type:
IEnumerableItem
The children.
See Also