ToolWindowGuids80::Processes Field
Visual Studio 2015
This tool window displays a list of processes that are running 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 guidProcesses { 0x51C76317, 0x9037, 0x4CF2, { 0xA2, 0x0A, 0x62, 0x06, 0xFD, 0x30, 0xB4, 0xA1 } }
This tool window is typically available by selecting Processes from the Windows submenu of the Debug menu.
Show: