FolderSettingsAll Property |
Gets a list of all registered Shell Folders.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static IEnumerable<FolderSettings> All { get; }
Property Value
Type:
IEnumerableFolderSettings
A list of all registered Shell Folders.
See Also