共用方式為


IVsDataViewCommandProvider 介面

提供實作命令,特別是自訂命令,在資料檢視中的節點。

命名空間:  Microsoft.VisualStudio.Data.Services.SupportEntities
組件:  Microsoft.VisualStudio.Data.Services (在 Microsoft.VisualStudio.Data.Services.dll 中)

語法

'宣告
Public Interface IVsDataViewCommandProvider
public interface IVsDataViewCommandProvider
public interface class IVsDataViewCommandProvider
type IVsDataViewCommandProvider =  interface end
public interface IVsDataViewCommandProvider

IVsDataViewCommandProvider 類型會公開下列成員。

方法

  名稱 描述
公用方法 CreateCommand 在伺服器總管中功能表項目的功能表命令。
公用方法 CreateSelectionCommand 建立多個節點來選取功能表命令在 [伺服器總管] 中。
公用方法 UpdateCommandStatus 更新指定的功能表命令的狀態。

回頁首

備註

這個介面的基底實作。DDEX Framework。

請參閱

參考

Microsoft.VisualStudio.Data.Services.SupportEntities 命名空間