Activity.Constraints 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 a collection of Constraint activities that can be configured to provide validation for the Activity.
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)
Property Value
The collection of constraints.
Applies to
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.