Click or drag to resize

SendMenuFileDropHandler Property

Gets the drop handler CLSID.

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

Property Value

Type: NullableGuid
The drop handler CLSID.
See Also