ToolWindowGuids80.Breakpoints 字段

此工具窗口提供断点列表在解决方案中。

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

语法

声明
Public Const Breakpoints As String
public const string Breakpoints

备注

此工具窗口的 GUID 是:

#define guidBreakpoints { 0xBE4D7042, 0xBA3F, 0x11D2, { 0x84, 0x0E, 0x00, 0xC0, 0x4F, 0x99, 0x02, 0xC1 } }

此工具窗口通过选择 断点 通常可用从 调试 菜单的 窗口 子菜单。此工具窗口在调试过程中随时可用并且不是。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间