Click or drag to resize

FolderSettingsUseDropHandler Property

Determines the 'UseDropHandler' registry value.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public bool UseDropHandler { get; }

Property Value

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