ToolWindowGuids80.Outputwindow 字段

此工具窗口显示有关编译生成的所有输出进程或正在调试的程序。

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

语法

声明
Public Const Outputwindow As String
public const string Outputwindow

备注

此工具窗口的 GUID 是:

#define guidOutputwindow { 0x34e76e81, 0xee4a, 0x11d0, {0xae, 0x2e, 0x00, 0xa0, 0xc9, 0x0f, 0xff, 0xc3 } }

此工具窗口通过选择 输出 通常可用从 视图 菜单的 其他窗口 子菜单或 调试 菜单的 窗口 子菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间