SendMenuFilePersistentHandler Property |
Gets or sets the persistent handler CLSID.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual Guid? PersistentHandler { get; set; }
Property Value
Type:
NullableGuid
The drop handler CLSID.
See Also