ShellComboBoxShellBrowser Property |
A ShellBrowser instance that is used to navigate through the files.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected ShellBrowser ShellBrowser { get; }
Protected ReadOnly Property ShellBrowser As ShellBrowser
Get
protected:
property ShellBrowser^ ShellBrowser {
ShellBrowser^ get ();
}
member ShellBrowser : ShellBrowser with get
Property Value
Type:
ShellBrowserSee Also