Click or drag to resize

ItemEventArgsTItem Property

Object which contains information about the item that should be added to the shell view.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public T Item { get; }

Property Value

Type: T
See Also