WindowEventsClass 클래스
업데이트: 2007년 11월
이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.
Microsoft 내부용입니다.
네임스페이스: EnvDTE
어셈블리: EnvDTE(EnvDTE.dll)
구문
<ClassInterfaceAttribute()> _
<GuidAttribute("2E260FD4-C130-4E6D-8EBC-4A3BFD188181")> _
Public Class WindowEventsClass _
Implements _WindowEvents, WindowEvents, _dispWindowEvents_Event
Dim instance As WindowEventsClass
[ClassInterfaceAttribute()]
[GuidAttribute("2E260FD4-C130-4E6D-8EBC-4A3BFD188181")]
public class WindowEventsClass : _WindowEvents,
WindowEvents, _dispWindowEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"2E260FD4-C130-4E6D-8EBC-4A3BFD188181")]
public ref class WindowEventsClass : _WindowEvents,
WindowEvents, _dispWindowEvents_Event
public class WindowEventsClass implements _WindowEvents, WindowEvents, _dispWindowEvents_Event
설명
이 기능에 대해서는 WindowEvents를 참조하십시오. 이 클래스에서 인스턴스화할 수 없습니다.
상속 계층 구조
System.Object
EnvDTE.WindowEventsClass
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.