Click or drag to resize

FolderSettingsHideOnDesktop Property

Determines the 'HideOnDesktop' registry value.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public bool HideOnDesktop { get; }

Property Value

Type: Boolean
true if 'HideOnDesktop' is set; null if the folder cannot be queried for; otherwise, false.
See Also