_AppDomain.UnhandledException 이벤트

정의

버전에 관계없이 UnhandledException 이벤트에 액세스할 수 있는 COM 개체를 제공합니다.

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 

이벤트 유형

특성

설명

참조 된 AppDomain.UnhandledException 이벤트입니다.

적용 대상