DebuggerEvents インターフェイス

更新 : 2007 年 11 月

デバッガでサポートするイベントを定義します。このオブジェクトを使用して機能を提供します。このオブジェクトのメンバのドキュメントについては、DebuggerEventsClass を参照してください。

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

構文

'宣言
<GuidAttribute("D4EAE958-0FBA-11D3-B880-00C04F79E479")> _
Public Interface DebuggerEvents _
    Implements _DebuggerEvents, _dispDebuggerEvents_Event
'使用
Dim instance As DebuggerEvents
[GuidAttribute("D4EAE958-0FBA-11D3-B880-00C04F79E479")]
public interface DebuggerEvents : _DebuggerEvents, 
    _dispDebuggerEvents_Event
[GuidAttribute(L"D4EAE958-0FBA-11D3-B880-00C04F79E479")]
public interface class DebuggerEvents : _DebuggerEvents, 
    _dispDebuggerEvents_Event
public interface DebuggerEvents extends _DebuggerEvents, _dispDebuggerEvents_Event

参照

参照

DebuggerEvents メンバ

EnvDTE 名前空間

その他の技術情報

オートメーション オブジェクト モデルの階層図