JamBaseShellListViewShellBrowser Property |
Gets or sets the shellbrowser instance.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ShellBrowser ShellBrowser { get; set; }
Public Property ShellBrowser As ShellBrowser
Get
Set
public:
property ShellBrowser^ ShellBrowser {
ShellBrowser^ get ();
void set (ShellBrowser^ value);
}
member ShellBrowser : ShellBrowser with get, set
Property Value
Type:
ShellBrowserSee Also