ShellBrowser .Net Edition
ListView Property
NamespacesJam.ShellBackgroundContextMenuListView
Gets or sets the listview this context menu is associated with
Declaration Syntax
C#Visual BasicVisual C++
public ShellListView ListView { get; set; }
Public Property ListView As ShellListView
public:
property ShellListView^ ListView {
	ShellListView^ get ();
	void set (ShellListView^ value);
}

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