IVsErrorItem Members
Include Protected Members
Include Inherited Members
Provides information about an error item. The information includes the hierarchy the error belongs to as well as whether it is an error, a warning, or a message.
The IVsErrorItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCategory | Returns the category of the error. | |
GetHierarchy | Provides the hierarchy for the item if the error involves a project hierarchy item. |
Top