Dispatcher.OnUnhandledException(UnhandledExceptionEventArgs) Método

Definición

Se llama para notificar a los agentes de escucha una excepción no controlada.

protected:
 void OnUnhandledException(UnhandledExceptionEventArgs ^ e);
protected void OnUnhandledException (UnhandledExceptionEventArgs e);
member this.OnUnhandledException : UnhandledExceptionEventArgs -> unit
Protected Sub OnUnhandledException (e As UnhandledExceptionEventArgs)

Parámetros

e
UnhandledExceptionEventArgs

El parámetro de cadena de consulta UnhandledExceptionEventArgs.

Se aplica a