DragDropTargetEventArgsItem Property |
Gets the context Shell Item.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public ShellItem Item { get; }
Property Value
Type:
ShellItemThe context item.
See Also