IVsErrorItem Interface
Visual Studio 2015
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.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetCategory(UInt32) | Returns the category of the error. |
![]() | GetHierarchy(IVsHierarchy) | Provides the hierarchy for the item if the error involves a project hierarchy item. |
Show:
