SendMenuFileDropHandlerComServer Property |
Gets the drop handler COM server.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public ComServer DropHandlerComServer { get; }
Property Value
Type:
ComServer
The drop handler COM server.
See Also