KnownFolder.GetAll Method |
Gets a list of all known folders.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntaxpublic static IReadOnlyList<KnownFolder> GetAll()
Return Value
Type:
IReadOnlyList<KnownFolder>A list of all known folders.
See Also