Gets or sets the shellbrowser instance.
| C# | Visual Basic | Visual C++ |
protected ShellBrowser ShellBrowser { get; set; }
Protected Property ShellBrowser As ShellBrowser
protected: property ShellBrowser^ ShellBrowser { ShellBrowser^ get (); void set (ShellBrowser^ value); }