ToolWindowGuids80.WebBrowserWindow 字段

此工具窗口显示在 Visual Studio shell 的浏览器。

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

语法

声明
Public Const WebBrowserWindow As String
public const string WebBrowserWindow

备注

此工具窗口的 GUID 是:

#define guidWebBrowserWindow { 0xE8B06F52, 0x6D01, 0x11D2, { 0xAA, 0x7D, 0x00, 0xC0, 0x4F, 0x99, 0x03, 0x43 } }

此工具窗口通过选择 显示浏览器 通常可用从 视图 菜单的 浏览器 子菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间