PredefinedErrorTypeNames Class
Visual Studio 2015
Represents the predefined error types.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CompilerError | Represents compiler errors. |
![]() ![]() | OtherError | Represents other errors. |
![]() ![]() | Suggestion | |
![]() ![]() | SyntaxError | Represents syntax errors. |
![]() ![]() | Warning | Represents compiler warnings. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

