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: 7.1
Syntax Public ReadOnly Property Item As T
Get
public:
property T Item {
T get ();
}
member Item : 'T with get
Property Value
Type:
TSee Also