Share via


_dispWindowEvents_Event.add_WindowCreated 메서드

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

Microsoft 내부용입니다.

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

구문

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

매개 변수

.NET Framework 보안

참고 항목

참조

_dispWindowEvents_Event 인터페이스

EnvDTE 네임스페이스