Condividi tramite


Dispatcher.OnUnhandledException(UnhandledExceptionEventArgs) Metodo

Definizione

Chiamata chiamata per notificare ai listener un'eccezione non gestita.

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

Parametri

Si applica a