Sdílet prostřednictvím


ActivityBuilder<TResult>.Constraints Vlastnost

Definice

Získá obecnou kolekci omezení, které řídí konstrukci stromu aktivity.

public:
 property System::Collections::ObjectModel::Collection<System::Activities::Validation::Constraint ^> ^ Constraints { System::Collections::ObjectModel::Collection<System::Activities::Validation::Constraint ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Windows.Markup.DependsOn("Properties")]
public System.Collections.ObjectModel.Collection<System.Activities.Validation.Constraint> Constraints { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Windows.Markup.DependsOn("Properties")>]
member this.Constraints : System.Collections.ObjectModel.Collection<System.Activities.Validation.Constraint>
Public ReadOnly Property Constraints As Collection(Of Constraint)

Hodnota vlastnosti

Obecná kolekce.

Atributy

Platí pro