ToolWindowGuids80.ObjectBrowser Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This tool window provides a list of components installed on the system.
public: System::String ^ ObjectBrowser;
std::wstring ObjectBrowser;
public const string ObjectBrowser;
val mutable ObjectBrowser : string
Public Const ObjectBrowser As String
Field Value
Remarks
The GUID
for this tool window is:
#define guidObjectBrowser { 0x269a02dc, 0x6af8, 0x11d3, { 0xbd, 0xc4, 0x0, 0xc0, 0x4f, 0x68, 0x8e, 0x50 } }
This tool window is typically available by selecting Object Browser from the View menu.