DispatcherUnhandledExceptionEventArgs.Exception Proprietà

Definizione

Ottiene l'eccezione generata durante l'esecuzione del codice 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