ErrorList Properties
Visual Studio 2015
Namespace:
EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | DTE | Gets the top-level extensibility object. |
![]() | ErrorItems | Gets an ErrorItems collection contained in the ErrorList window. |
![]() | Parent | Gets the immediate parent object of the ErrorList object. |
![]() | SelectedItems | Gets error list items. |
![]() | ShowErrors | Gets or sets a value indicating whether errors are displayed in the Error List window. |
![]() | ShowMessages | Gets or sets a value indicating whether messages are displayed in the Error List window. |
![]() | ShowWarnings | Gets or sets a value indicating whether warnings are displayed in the Error List window. |
Show:
