__VSERRORCATEGORY Enumeration
Visual Studio 2015
Describes the severity of error messages.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| EC_ERROR | Error message. | |
| EC_MESSAGE | Informational message. | |
| EC_WARNING | Warning message. |
Show: