共用方式為


IVsDataViewCommandInfo 介面

封裝在伺服器總管中描述節點的命令的資訊。

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

語法

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

IVsDataViewCommandInfo 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 CommandId 取得唯一識別命令的 CommandID
公用屬性 CommandProviderType 取得實作 IVsDataViewCommandProvider 支援實體的類別) 做為 Type 。 提供者會提供這個實作。

回頁首

方法

  名稱 描述
公用方法 GetParameters 取得參數與命令相關聯。

回頁首

備註

這個介面會實作為內建 DDEX 服務。

請參閱

參考

Microsoft.VisualStudio.Data.Services 命名空間