ToolWindowGuids80::Autos Field
Visual Studio 2015
This tool window provides a list of recently changed variables and parameters at the current point of execution during debugging.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
The GUID for this tool window is:
#define guidAutos { 0xF2E84780, 0x2AF1, 0x11D1, { 0xA7, 0xFA, 0x00, 0xA0, 0xC9, 0x11, 0x00, 0x51 } }
This tool window is typically available while debugging by selecting Autos from the Windows submenu on the Debug menu.
Show: