ErrorItem Members
Include Protected Members
Include Inherited Members
An error, warning, or message contained within the Error List window.
The ErrorItem type exposes the following members.
Methods
Name
Description
Moves the cursor to the location of the error.
Top
Properties
Name
Description
Gets the collection containing this ErrorItem object.
Gets an integer value indicating which column in the code document the ErrorItem exists.
Gets a string describing the source of the ErrorItem.
Gets the top-level extensibility object.
Gets an enumeration indicating the severity of the build error.
Gets the full path and name of the object's file.
Gets an integer value indicating which line in the code document the ErrorItem exists.
Gets a string indicating the name of the project where the error occurred.
Top