Click or drag to resize

SendMenuFile.DropHandler 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: Nullable<Guid>
The drop handler CLSID.
See Also