Click or drag to resize

BeforeShellDropEventArgsTarget Property

Returns the drop target.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public IShellItem Target { get; }

Property Value

Type: IShellItem
See Also