Compartir a través de


DispatcherUnhandledExceptionEventArgs.Exception Propiedad

Definición

Obtiene la excepción que se provocó al ejecutar el código por medio del distribuidor.

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

Valor de propiedad

Exception

Excepción.

Se aplica a