ToolWindowGuids80.Autos 字段

此工具窗口提供新更改的变量列表在调试期间,因此,在当前的参数点执行。

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

语法

声明
Public Const Autos As String
public const string Autos

备注

此工具窗口的 GUID 是:

#define guidAutos { 0xF2E84780, 0x2AF1, 0x11D1, { 0xA7, 0xFA, 0x00, 0xA0, 0xC9, 0x11, 0x00, 0x51 } }

此工具窗口是通常可用的,在调试时通过选择 汽车调试 菜单的 窗口 子菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间