DebuggerEventsClass クラス

更新 : 2007 年 11 月

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

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

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

構文

'宣言
<GuidAttribute("0C763210-0FBB-11D3-B880-00C04F79E479")> _
<ClassInterfaceAttribute()> _
Public Class DebuggerEventsClass _
    Implements _DebuggerEvents, DebuggerEvents, _dispDebuggerEvents_Event
'使用
Dim instance As DebuggerEventsClass
[GuidAttribute("0C763210-0FBB-11D3-B880-00C04F79E479")]
[ClassInterfaceAttribute()]
public class DebuggerEventsClass : _DebuggerEvents, 
    DebuggerEvents, _dispDebuggerEvents_Event
[GuidAttribute(L"0C763210-0FBB-11D3-B880-00C04F79E479")]
[ClassInterfaceAttribute()]
public ref class DebuggerEventsClass : _DebuggerEvents, 
    DebuggerEvents, _dispDebuggerEvents_Event
public class DebuggerEventsClass implements _DebuggerEvents, DebuggerEvents, _dispDebuggerEvents_Event

解説

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

継承階層

System.Object
  EnvDTE.DebuggerEventsClass

スレッド セーフ

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

参照

参照

DebuggerEventsClass メンバ

EnvDTE 名前空間