DispatcherUnhandledExceptionEventArgs.Exception Propiedad

Definición

Obtiene la excepción que se generó al ejecutar código mediante el distribuidor.

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

Valor de propiedad

Excepción.

Se aplica a