IVsErrorList Interface

Definition

Manipulates the BuildErrorList window. You can get an instance of this interface from the SVsErrorList (SID_SVsErrorList) service. The SVsErrorList service also provides IVsTaskList.

public interface class IVsErrorList
Attributes

Methods

BringToFront()

Activates the window and makes it visible.

ForceShowErrors()

Forces errors to appear in the list. Leaves warnings and informational messages alone.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022