ToolWindowGuids80::ErrorList Field

 

This tool window provides a list of warnings and errors generated during a build process.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
literal String^ ErrorList

Field Value

Type: System::String^

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.

Return to top
Show: