DispatcherUnhandledExceptionFilterEventArgs.Exception Proprietà

Definizione

Genera l'eccezione generata quando il codice è stato eseguito tramite il dispatcher.

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

Valore della proprietà

Eccezione.

Si applica a

Vedi anche