KnownFolderFolderIdToCsidl Method |
Gets a folder
CSIDL from a folder identifier.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static int FolderIdToCsidl(
Guid id
)
Parameters
- id
- Type: SystemGuid
The identifier.
Return Value
Type:
Int32A folder CSIDL.
See Also