Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_WARNING | Warning message. | |
EC_MESSAGE | Informational message. |