GetChildSubtree.ValidationContext 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 or sets the property that serves as an argument into an activity and provides the activity with the information required for its validation process.
public:
property System::Activities::InArgument<System::Activities::Validation::ValidationContext ^> ^ ValidationContext { System::Activities::InArgument<System::Activities::Validation::ValidationContext ^> ^ get(); void set(System::Activities::InArgument<System::Activities::Validation::ValidationContext ^> ^ value); };
public System.Activities.InArgument<System.Activities.Validation.ValidationContext> ValidationContext { get; set; }
member this.ValidationContext : System.Activities.InArgument<System.Activities.Validation.ValidationContext> with get, set
Public Property ValidationContext As InArgument(Of ValidationContext)
Property Value
An argument to an activity that provides information for its validation process.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา