ValidationService.Settings 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 the settings for the validation of the current activity tree.
public:
property System::Activities::Validation::ValidationSettings ^ Settings { System::Activities::Validation::ValidationSettings ^ get(); };
public System.Activities.Validation.ValidationSettings Settings { get; }
member this.Settings : System.Activities.Validation.ValidationSettings
Public ReadOnly Property Settings As ValidationSettings
Property Value
An object that contains the validation settings.
Remarks
Validation settings configure issues, such as the type of validation performed, the schema namespace location, data types, what is allowed and not allowed, and other conditions.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.