次の方法で共有


_dispOutputWindowEvents インターフェイス

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

マイクロソフト内部でのみ使用します。

名前空間:  EnvDTE
アセンブリ:  EnvDTE (EnvDTE.dll 内)

構文

'宣言
<InterfaceTypeAttribute()> _
<GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")> _
Public Interface _dispOutputWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")]
public interface _dispOutputWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")]
public interface class _dispOutputWindowEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")>]
type _dispOutputWindowEvents =  interface end
public interface _dispOutputWindowEvents

_dispOutputWindowEvents 型で公開されるメンバーは以下のとおりです。

メソッド

  名前 説明
パブリック メソッド PaneAdded インフラストラクチャ。 マイクロソフト内部でのみ使用します。
パブリック メソッド PaneClearing インフラストラクチャ。 マイクロソフト内部でのみ使用します。
パブリック メソッド PaneUpdated インフラストラクチャ。 マイクロソフト内部でのみ使用します。

このページのトップへ

参照

関連項目

EnvDTE 名前空間