ShellBrowser .Net Edition
Item Property
NamespacesJam.ShellItemEventArgs<(Of <(LIST_ITEM>)>)Item
ShellListBaseItem object, which contains information about the item, which should be added to the ShellListView.
Declaration Syntax
C#Visual BasicVisual C++
public LIST_ITEM Item { get; }
Public ReadOnly Property Item As LIST_ITEM
public:
property LIST_ITEM Item {
	LIST_ITEM get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)