共用方式為


IVsDataViewCommandInfo 介面

定義

表示數據檢視節點命令的相關信息。

public interface class IVsDataViewCommandInfo
public interface IVsDataViewCommandInfo
type IVsDataViewCommandInfo = interface
Public Interface IVsDataViewCommandInfo

屬性

CommandId

取得可唯一 CommandID 識別指令的 。

CommandProviderType

取得 類別,做為 Type 實作支援實體的 IVsDataViewCommandProvider 。 提供者會提供此實作。

方法

GetParameters()

取得與此命令相關聯的參數。

適用於