ToolWindowGuids80::Threads Field
Visual Studio 2015
This tool window displays a list of all threads active while debugging.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
The GUID for this tool window is:
#define guidThreads { 0xE62CE6A0, 0xB439, 0x11D0, { 0xA7, 0x9D, 0x00, 0xA0, 0xC9, 0x11, 0x00, 0x51 } }
This tool window is typically available by selecting Threads from the Windows submenu of the Debug menu.
Show: