_AppDomain.UnhandledException Ereignis

Definition

Stellt einen versionsunabhängigen Zugriff auf das UnhandledException-Ereignis für COM-Objekte bereit.

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 

Ereignistyp

UnhandledExceptionEventHandler
Attribute

Hinweise

Weitere Informationen finden Sie unter dem AppDomain.UnhandledException -Ereignis.

Gilt für: