FolderSettingsHideOnDesktop Property |
Determines the 'HideOnDesktop' registry value.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public bool HideOnDesktop { get; }
Property Value
Type:
Booleantrue if 'HideOnDesktop' is set; null if the folder cannot be queried for; otherwise,
false.
See Also