DragDropTargetEventArgsDataObject Property |
Gets the Data Object that contains the data associated with this event.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public ShellDataObject DataObject { get; }
Property Value
Type:
ShellDataObjectThe data object.
See Also