KnownFolderFolderIdFromCsidl Method |
Gets a folder identifier from a folder
CSIDL.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static Guid FolderIdFromCsidl(
int csidl
)
Parameters
- csidl
- Type: SystemInt32
The CSIDL.
Return Value
Type:
GuidA folder identifier.
See Also