_AppDomain.UnhandledException Gebeurtenis

Definitie

Biedt COM-objecten versie-onafhankelijke toegang tot de UnhandledException gebeurtenis.

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 

Gebeurtenistype

Kenmerken

Opmerkingen

Bekijk de AppDomain.UnhandledException gebeurtenis.

Van toepassing op