다음을 통해 공유


OutputWindowEvents 인터페이스

업데이트: 2007년 11월

출력 창의 변경 내용에 대한 이벤트를 제공합니다.

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

구문

<GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")> _
Public Interface OutputWindowEvents _
    Implements _OutputWindowEvents, _dispOutputWindowEvents_Event

Dim instance As OutputWindowEvents
[GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")]
public interface OutputWindowEvents : _OutputWindowEvents, 
    _dispOutputWindowEvents_Event
[GuidAttribute(L"0A3546A8-6840-11D2-97C1-00C04FB6C6FF")]
public interface class OutputWindowEvents : _OutputWindowEvents, 
    _dispOutputWindowEvents_Event
public interface OutputWindowEvents extends _OutputWindowEvents, _dispOutputWindowEvents_Event

설명

기능에 대해 이 개체를 사용합니다. 이 개체의 설명서는 OutputWindowEvents를 참조하십시오. OutputWindowEvents 개체는 DTE.Events에 의해 반환됩니다.

참고 항목

참조

OutputWindowEvents 멤버

EnvDTE 네임스페이스