IVsErrorList Members
Include Protected Members
Include Inherited Members
Manipulates the Build Error List window. You can get an instance of this interface from the SVsErrorList (SID_SVsErrorList) service. The SVsErrorList service also provides IVsTaskList.
The IVsErrorList type exposes the following members.
Methods
Name | Description | |
---|---|---|
BringToFront | Activates the window and makes it visible. | |
ForceShowErrors | Forces errors to appear in the list. Leaves warnings and informational messages alone. |
Top