_AppDomain.UnhandledException Evento

Definizione

Fornisce oggetti COM con accesso indipendente dalla versione all'evento UnhandledException.

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 

Tipo evento

Attributi

Commenti

Vedere l'evento AppDomain.UnhandledException .

Si applica a