ArgumentConstraintException.Constraint Property

Definition

Gets the object that demonstrates the constraint.

public:
 property System::Object ^ Constraint { System::Object ^ get(); };
public object Constraint { get; }
member this.Constraint : obj
Public ReadOnly Property Constraint As Object

Property Value

An object that demonstrates the constraint.

Applies to