ValidationError.Exception Proprietà

Definizione

Ottiene o imposta l'oggetto Exception che è la causa di questo ValidationErroroggetto , se l'errore è il risultato di un'eccezione.

public:
 property Exception ^ Exception { Exception ^ get(); void set(Exception ^ value); };
public Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Property Exception As Exception

Valore della proprietà

Oggetto Exception , se l'errore è il risultato di un'eccezione.

Si applica a