Share via


ErrorList Members

Include Protected Members
Include Inherited Members

A handle to a window containing errors, warnings, and messages related to the containing solution.

The ErrorList type exposes the following members.

Properties

 

Name

Description

Public property

DTE

Gets the top-level extensibility object.

Public property

ErrorItems

Gets an ErrorItems collection contained in the ErrorList window.

Public property

Parent

Gets the immediate parent object of the ErrorList object.

Public property

SelectedItems

Gets error list items.

Public property

ShowErrors

Gets or sets a value indicating whether errors are displayed in the Error List window.

Public property

ShowMessages

Gets or sets a value indicating whether messages are displayed in the Error List window.

Public property

ShowWarnings

Gets or sets a value indicating whether warnings are displayed in the Error List window.

Top

See Also

Reference

ErrorList Interface

EnvDTE80 Namespace