InstallerWantsFORPARSING Method |
Determines the 'WantsFORPARSING' registry value.
Namespace:
callback.ShellBoost.Core.Client
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.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