Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines the types of errors produced by a solution load. Used by LogError.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
Public Enumeration __VsErrorType
public enum __VsErrorType
public enum class __VsErrorType
type __VsErrorType
public enum __VsErrorType
Members
| Member name | Description | |
|---|---|---|
| VsErrorType_Error | A solution load error. | |
| VsErrorType_Warning | A solution load warning. |