ToolWindowGuids80.Watch 字段

此工具窗口显示用户选定的表达式,在调试时。

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

语法

声明
Public Const Watch As String
public const string Watch

备注

此工具窗口的 GUID 是:

#define guidWatch { 0x90243340, 0xBD7A, 0x11D0, { 0x93, 0xEF, 0x00, 0xA0, 0xC9, 0x0F, 0x27, 0x34 } }

此工具窗口是通常可用的,在调试时通过选择一 " 监视 " 窗口从 调试 菜单的 窗口 子菜单的 监视 子菜单。请注意有四种可能的 " 监视 " 窗口,但都共享同一个工具窗口。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间