IVsReportExternalErrors Members
Include Protected Members
Include Inherited Members
Used to manage a list of error messages associated with a particular project.
The IVsReportExternalErrors type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddNewErrors | Replaces the current list of errors with the specified list. | |
ClearAllErrors | Remove all errors from the list. | |
GetErrors | Retrieves a copy of the list of errors. |
Top