__VsErrorType Enumeration
Visual Studio 2015
Defines the types of errors produced by a solution load. Used by LogError.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Member name | Description | |
|---|---|---|
| VsErrorType_Error | A solution load error. | |
| VsErrorType_Warning | A solution load warning. |
Show: