ValidationErrorEventArgs.Error Proprietà

Definizione

Ottiene l'errore che ha causato questo Error evento.

public:
 property System::Windows::Controls::ValidationError ^ Error { System::Windows::Controls::ValidationError ^ get(); };
public System.Windows.Controls.ValidationError Error { get; }
member this.Error : System.Windows.Controls.ValidationError
Public ReadOnly Property Error As ValidationError

Valore della proprietà

Oggetto ValidationError che ha causato questo Error evento.

Si applica a