Share via


_dispWindowEvents_Event.add_WindowActivated 메서드

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

Microsoft 내부용입니다.

네임스페이스:  EnvDTE
어셈블리:  EnvDTE(EnvDTE.dll)

구문

‘선언
Sub add_WindowActivated ( _
    A_1 As _dispWindowEvents_WindowActivatedEventHandler _
)
void add_WindowActivated(
    _dispWindowEvents_WindowActivatedEventHandler A_1
)
void add_WindowActivated(
    _dispWindowEvents_WindowActivatedEventHandler^ A_1
)
abstract add_WindowActivated : 
        A_1:_dispWindowEvents_WindowActivatedEventHandler -> unit
function add_WindowActivated(
    A_1 : _dispWindowEvents_WindowActivatedEventHandler
)

매개 변수

.NET Framework 보안

참고 항목

참조

_dispWindowEvents_Event 인터페이스

EnvDTE 네임스페이스