_dispDebuggerProcessEvents 介面
這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
命名空間: EnvDTE80
組件: EnvDTE80 (在 EnvDTE80.dll 中)
語法
'宣告
<GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")> _
<InterfaceTypeAttribute()> _
Public Interface _dispDebuggerProcessEvents
[GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")]
[InterfaceTypeAttribute()]
public interface _dispDebuggerProcessEvents
[GuidAttribute(L"7D04C01D-BB7A-47E8-92EB-E914CD61366B")]
[InterfaceTypeAttribute()]
public interface class _dispDebuggerProcessEvents
[<GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")>]
[<InterfaceTypeAttribute()>]
type _dispDebuggerProcessEvents = interface end
public interface _dispDebuggerProcessEvents
_dispDebuggerProcessEvents 類型會公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
OnProcessStateChanged | 基礎架構。 僅限 Microsoft 內部使用。 |
回頁首