ItemEventArgsTItem Property |
Object which contains information about the item that should be added to the shell view.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
SyntaxPublic ReadOnly Property Item As T
Get
public:
property T Item {
T get ();
}
member Item : 'T with get
Property Value
T
See Also