RuleSetValidationException.Errors Eigenschaft

Definition

Ruft eine Auflistung von Validierungsfehlern ab, die beim Validieren eines Regelsatzes aufgetreten sind.

public:
 property System::Workflow::ComponentModel::Compiler::ValidationErrorCollection ^ Errors { System::Workflow::ComponentModel::Compiler::ValidationErrorCollection ^ get(); };
public System.Workflow.ComponentModel.Compiler.ValidationErrorCollection Errors { get; }
member this.Errors : System.Workflow.ComponentModel.Compiler.ValidationErrorCollection
Public ReadOnly Property Errors As ValidationErrorCollection

Eigenschaftswert

Eine ValidationErrorCollection, die Validierungsfehler enthält.

Gilt für: