_dispDebuggerProcessEvents インターフェイス
更新 : 2007 年 11 月
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
マイクロソフト内部でのみ使用します。
名前空間 : EnvDTE80
アセンブリ : EnvDTE80 (EnvDTE80.dll 内)
構文
'宣言
<GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")> _
<InterfaceTypeAttribute()> _
Public Interface _dispDebuggerProcessEvents
'使用
Dim instance As _dispDebuggerProcessEvents
[GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")]
[InterfaceTypeAttribute()]
public interface _dispDebuggerProcessEvents
[GuidAttribute(L"7D04C01D-BB7A-47E8-92EB-E914CD61366B")]
[InterfaceTypeAttribute()]
public interface class _dispDebuggerProcessEvents
public interface _dispDebuggerProcessEvents