IVsDataObjectService 接口

委托数据对象的服务支持类型。

命名空间:  Microsoft.VisualStudio.Data.Services
程序集:  Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)

语法

声明
Public Interface IVsDataObjectService
public interface IVsDataObjectService
public interface class IVsDataObjectService
type IVsDataObjectService =  interface end
public interface IVsDataObjectService

IVsDataObjectService 类型公开以下成员。

属性

  名称 说明
公共属性 ImplementationType 获取实现 IVsDataObjectSelector 支持实体的选件类作为 Type。该提供程序提供此实现。
公共属性 TypeName 获取该类型名称与数据对象服务的当前实例。

页首

方法

  名称 说明
公共方法 GetParameters 返回指定方法的参数。

页首

备注

此接口实现为内置DDEX服务。

请参见

参考

Microsoft.VisualStudio.Data.Services 命名空间