_AppDomain.UnhandledException Zdarzenie

Definicja

Udostępnia obiekty COM z niezależnym od wersji dostępem do UnhandledException zdarzenia.

public:
 event UnhandledExceptionEventHandler ^ UnhandledException;
event UnhandledExceptionEventHandler UnhandledException;
[add: System.Security.SecurityCritical]
[remove: System.Security.SecurityCritical]
event UnhandledExceptionEventHandler UnhandledException;
member this.UnhandledException : UnhandledExceptionEventHandler 
[<add: System.Security.SecurityCritical>]
[<remove: System.Security.SecurityCritical>]
member this.UnhandledException : UnhandledExceptionEventHandler 
Event UnhandledException As UnhandledExceptionEventHandler 

Typ zdarzenia

Atrybuty

Uwagi

AppDomain.UnhandledException Zobacz zdarzenie.

Dotyczy