_dispSelectionEvents 介面
這個應用程式開發介面支援 .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 內部使用。 |
回頁首