ToolWindowGuids80.Threads 字段

此工具窗口显示所有线程活动列表中,在调试时。

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

语法

声明
Public Const Threads As String
public const string Threads

备注

此工具窗口的 GUID 是:

#define guidThreads { 0xE62CE6A0, 0xB439, 0x11D0, { 0xA7, 0x9D, 0x00, 0xA0, 0xC9, 0x11, 0x00, 0x51 } }

此工具窗口通过选择 线程 通常可用从 调试 菜单的 窗口 子菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间