ErrorCategory Enumeration
Enumeration to specify the severity of an error
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntax
public enum ErrorCategory
public enum class ErrorCategory
type ErrorCategory
Public Enumeration ErrorCategory
Members
Member name | Description | |
---|---|---|
Error | ||
Message | ||
Warning |
See Also
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top