DatePickerDateValidationErrorEventArgs.Exception Eigenschaft

Definition

Ruft die anfängliche Ausnahme ab, die dem DateValidationError-Ereignis zugeordnet ist.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Eigenschaftswert

Die dem Validierungsfehler zugeordnete Ausnahme.

Gilt für: