共用方式為


_dispSelectionEvents 介面

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

僅限 Microsoft 內部使用。

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

語法

'宣告
<InterfaceTypeAttribute()> _
<GuidAttribute("DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")> _
Public Interface _dispSelectionEvents
[InterfaceTypeAttribute()]
[GuidAttribute("DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")]
public interface _dispSelectionEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")]
public interface class _dispSelectionEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")>]
type _dispSelectionEvents =  interface end
public interface _dispSelectionEvents

_dispSelectionEvents 型別會公開下列成員。

方法

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

回頁首

請參閱

參考

EnvDTE 命名空間