更新 : 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 によって返されます。