ValidationError.Exception Proprietà

Definizione

Ottiene o imposta l'oggetto Exception che ha generato l'oggetto ValidationError, 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à

Exception

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

Si applica a