Click or drag to resize

DragDropTargetEventArgsItem Property

Gets the context Shell Item.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ShellItem Item { get; }

Property Value

Type: ShellItem
The context item.
See Also