InstallerWantsFORPARSING Method |
Determines the 'WantsFORPARSING' registry value.
Namespace:
ShellBoost.Core.Client
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static bool WantsFORPARSING(
Guid folderClassId
)
Parameters
- folderClassId
- Type: SystemGuid
The folder CLSID.
Return Value
Type:
Booleantrue if WantsFORPARSING is set; otherwise false.
See Also