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