DynamicActivity<TResult>.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.
Returns a collection of Constraint activities that are configured to provide validation for the DynamicActivity<TResult>.
public:
property System::Collections::ObjectModel::Collection<System::Activities::Validation::Constraint ^> ^ Constraints { System::Collections::ObjectModel::Collection<System::Activities::Validation::Constraint ^> ^ get(); };
[System.Windows.Markup.DependsOn("Properties")]
public System.Collections.ObjectModel.Collection<System.Activities.Validation.Constraint> Constraints { get; }
[<System.Windows.Markup.DependsOn("Properties")>]
member this.Constraints : System.Collections.ObjectModel.Collection<System.Activities.Validation.Constraint>
Public ReadOnly Property Constraints As Collection(Of Constraint)
Property Value
The constraint collection.
- Attributes
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา