ToolWindowGuids80.CommandWindow 字段

此工具窗口提供一种执行命令直接在 Visual Studio shell。

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

语法

声明
Public Const CommandWindow As String
public const string CommandWindow

备注

此工具窗口的 GUID 是:

#define guidCommandWindow { 0x28836128, 0xfc2c, 0x11d2, { 0xa4, 0x33, 0x00, 0xc0, 0x4f, 0x72, 0xd1, 0x8a } }

此工具窗口通过选择 命令窗口 通常可用从 视图 菜单的 其他窗口 子菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间