_DebuggerProcessEvents インターフェイス
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
この機能については、DebuggerProcessEvents を参照してください。 このクラスをインスタンス化しないでください。
名前空間: EnvDTE80
アセンブリ: EnvDTE80 (EnvDTE80.dll 内)
構文
'宣言
<GuidAttribute("CE9DDBA3-B23B-4C53-BB3E-5471659289D1")> _
Public Interface _DebuggerProcessEvents
[GuidAttribute("CE9DDBA3-B23B-4C53-BB3E-5471659289D1")]
public interface _DebuggerProcessEvents
[GuidAttribute(L"CE9DDBA3-B23B-4C53-BB3E-5471659289D1")]
public interface class _DebuggerProcessEvents
[<GuidAttribute("CE9DDBA3-B23B-4C53-BB3E-5471659289D1")>]
type _DebuggerProcessEvents = interface end
public interface _DebuggerProcessEvents