Share via


_AppDomain.UnhandledException Událost

Definice

Poskytuje objekty COM s přístupem nezávislým na UnhandledException verzi k události.

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 

Event Type

Atributy

Poznámky

Podívejte se na AppDomain.UnhandledException událost.

Platí pro