ValidationStateAttribute.ValidationState Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the constraint validation flag for the meta-class custom attribute.
public:
 property Microsoft::VisualStudio::Modeling::Validation::ValidationState ValidationState { Microsoft::VisualStudio::Modeling::Validation::ValidationState get(); };
	public Microsoft.VisualStudio.Modeling.Validation.ValidationState ValidationState { [System.Diagnostics.DebuggerStepThrough] get; }
	[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ValidationState : Microsoft.VisualStudio.Modeling.Validation.ValidationState
	Public ReadOnly Property ValidationState As ValidationState
	Property Value
- Attributes