共用方式為


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 命名空間