ToolWindowGuids80::ImmediateWindow Field
Visual Studio 2015
This tool window provides a way to enter debugging commands for expression evaluation 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 guidImmediateWindow { 0xecb7191a, 0x597b, 0x41f5, { 0x98, 0x43, 0x03, 0xa4, 0xcf, 0x27, 0x5d, 0xde } }
This tool window is typically available by selecting Immediate from the Windows submenu of the Debug menu..
Show: