ToolWindowGuids.ObjectBrowser 字段

定义

此工具窗口提供系统上安装的组件的列表。

public: System::String ^ ObjectBrowser;
std::wstring ObjectBrowser;
public const string ObjectBrowser;
val mutable ObjectBrowser : string
Public Const ObjectBrowser As String 

字段值

String

注解

可在 .ctc 文件中使用的此工具窗口的 GUID:

#define guidObjectBrowser { 0x269a02dc, 0x6af8, 0x11d3, { 0xbd, 0xc4, 0x0, 0xc0, 0x4f, 0x68, 0x8e, 0x50 } }  

通常可以通过从 "视图" 菜单中选择 "对象浏览器" 来使用此工具窗口。

适用于