Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Describes the severity of error messages.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration __VSERRORCATEGORY
public enum __VSERRORCATEGORY
public enum class __VSERRORCATEGORY
type __VSERRORCATEGORY
public enum __VSERRORCATEGORY
Members
| Member name | Description | |
|---|---|---|
| EC_ERROR | Error message. | |
| EC_MESSAGE | Informational message. | |
| EC_WARNING | Warning message. |