ToolWindowGuids80.ObjectBrowser 字段

此工具窗口提供安装在系统上的元素的列表。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
Public Const ObjectBrowser As String
public const string ObjectBrowser

备注

此工具窗口的 GUID 是:

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

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

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间