共用方式為


Dispatcher.OnUnhandledException(UnhandledExceptionEventArgs) 方法

定義

呼叫 以通知接聽程式未處理的例外狀況。

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

參數

適用於