ComServerDropHandler Property |
Gets the drop handler identifier.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Guid? DropHandler { get; }
Property Value
Type:
NullableGuid
The drop handler identifier.
See Also