JamBaseShellListViewShellBrowser Property |
Gets or sets the shellbrowser instance.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
ShellBrowser
See Also