共用方式為


_dispDebuggerProcessEvents_Event 介面

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

僅限 Microsoft 內部使用。

命名空間:  EnvDTE80
組件:  EnvDTE80 (在 EnvDTE80.dll 中)

語法

'宣告
<ComVisibleAttribute(False)> _
Public Interface _dispDebuggerProcessEvents_Event
[ComVisibleAttribute(false)]
public interface _dispDebuggerProcessEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispDebuggerProcessEvents_Event
[<ComVisibleAttribute(false)>]
type _dispDebuggerProcessEvents_Event =  interface end
public interface _dispDebuggerProcessEvents_Event

_dispDebuggerProcessEvents_Event 型別會公開下列成員。

方法

  名稱 說明
公用方法 add_OnProcessStateChanged 基礎架構。僅限 Microsoft 內部使用。
公用方法 remove_OnProcessStateChanged 基礎架構。僅限 Microsoft 內部使用。

回頁首

事件

  名稱 說明
公用事件 OnProcessStateChanged 基礎架構。僅限 Microsoft 內部使用。

回頁首

請參閱

參考

EnvDTE80 命名空間