_dispSelectionEvents_Event 介面
這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
'宣告
<ComVisibleAttribute(False)> _
Public Interface _dispSelectionEvents_Event
[ComVisibleAttribute(false)]
public interface _dispSelectionEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispSelectionEvents_Event
[<ComVisibleAttribute(false)>]
type _dispSelectionEvents_Event = interface end
public interface _dispSelectionEvents_Event
_dispSelectionEvents_Event 類型會公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
add_OnChange | 基礎架構。 僅限 Microsoft 內部使用。 | |
remove_OnChange | 基礎架構。 僅限 Microsoft 內部使用。 |
回頁首
事件
名稱 | 描述 | |
---|---|---|
OnChange | 基礎架構。 僅限 Microsoft 內部使用。 |
回頁首