RestrictionMessage Property
Gets the restriction message of this constraint. If Resolve returns a value of PropertyConstraint.ResolveResult.Failed, then the RestrictionMessage will contain a string which describes the failure.
Syntax
public override System.string RestrictionMessage {get;}Public Overrides ReadOnly Property RestrictionMessage As System.String