封装在服务器资源管理器描述节点的命令的信息。
命名空间: 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服务。