_AppDomain.ProcessExit 이벤트

정의

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

public:
 event EventHandler ^ ProcessExit;
event EventHandler ProcessExit;
member this.ProcessExit : EventHandler 
Event ProcessExit As EventHandler 

이벤트 유형

설명

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

적용 대상