ToolWindowGuids80::ErrorList Field
Visual Studio 2015
This tool window provides a list of warnings and errors generated during a build process.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
The GUID for this tool window is:
#define guidErrorList { 0xd78612c7, 0x9962, 0x4b83, { 0x95, 0xd9, 0x26, 0x80, 0x46, 0xda, 0xd2, 0x3a } }
This tool window is typically available by selecting Error List from the Other Windows submenu of the View menu.
Show: