OutputWindowEventsClass クラス

更新 : 2007 年 11 月

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

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

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

構文

'宣言
<GuidAttribute("3760037F-B012-44F8-9C23-3609D7A16DEF")> _
<ClassInterfaceAttribute()> _
Public Class OutputWindowEventsClass _
    Implements _OutputWindowEvents, OutputWindowEvents, _dispOutputWindowEvents_Event
'使用
Dim instance As OutputWindowEventsClass
[GuidAttribute("3760037F-B012-44F8-9C23-3609D7A16DEF")]
[ClassInterfaceAttribute()]
public class OutputWindowEventsClass : _OutputWindowEvents, 
    OutputWindowEvents, _dispOutputWindowEvents_Event
[GuidAttribute(L"3760037F-B012-44F8-9C23-3609D7A16DEF")]
[ClassInterfaceAttribute()]
public ref class OutputWindowEventsClass : _OutputWindowEvents, 
    OutputWindowEvents, _dispOutputWindowEvents_Event
public class OutputWindowEventsClass implements _OutputWindowEvents, OutputWindowEvents, _dispOutputWindowEvents_Event

解説

この機能については、OutputWindowEvents を参照してください。このクラスをインスタンス化しないでください。

継承階層

System.Object
  EnvDTE.OutputWindowEventsClass

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

OutputWindowEventsClass メンバ

EnvDTE 名前空間