ErrorEventArgs.Exception Proprietà

Definizione

Ottiene l'eccezione che si è verificata.

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

Valore della proprietà

Eccezione che si è verificata.

Commenti

Eccezione che ha causato la generazione dell'evento.

Si applica a