ValidationStateAttribute::ValidationState Property
Visual Studio 2015
Gets the value of ValidationStateAttribute.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Property Value
Type: Microsoft.VisualStudio.Modeling.Validation::ValidationStateA ValidationState that indicates whether validation is enabled, disabled, or inherited (where the parent class' ValidationState determines whether validation is enabled for the class).
Show: