ErrorList Properties

 

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

NameDescription
System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyErrorItems

Gets an ErrorItems collection contained in the ErrorList window.

System_CAPS_pubpropertyParent

Gets the immediate parent object of the ErrorList object.

System_CAPS_pubpropertySelectedItems

Gets error list items.

System_CAPS_pubpropertyShowErrors

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

System_CAPS_pubpropertyShowMessages

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

System_CAPS_pubpropertyShowWarnings

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

Return to top
Show: