ValidationMessage::Type Property
Visual Studio 2015
Gets the type of validation message.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Property Value
Type: Microsoft.VisualStudio.Modeling.Validation::ViolationTypeA ViolationType that indicates the type of message.
The type of validation message can be a message, an error, or a warning.
Show: