Activity.Constraints Eigenschaft

Definition

Ruft eine Auflistung von Constraint-Aktivitäten ab, die so konfiguriert werden kann, dass sie die Validierung für Activity bereitstellt.

protected:
 property System::Collections::ObjectModel::Collection<System::Activities::Validation::Constraint ^> ^ Constraints { System::Collections::ObjectModel::Collection<System::Activities::Validation::Constraint ^> ^ get(); };
protected System.Collections.ObjectModel.Collection<System.Activities.Validation.Constraint> Constraints { get; }
member this.Constraints : System.Collections.ObjectModel.Collection<System.Activities.Validation.Constraint>
Protected ReadOnly Property Constraints As Collection(Of Constraint)

Eigenschaftswert

Die Auflistung der Einschränkungen.

Gilt für: