IVsDataMappedObjectSelection 接口

表示选择XML标记与映射的此相应类型数据对象支持XML文件。

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

语法

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

IVsDataMappedObjectSelection 类型公开以下成员。

属性

  名称 说明
公共属性 Filter 获取筛选器。
公共属性 Ordering 获取排序作为包含数据对象的逗号分隔的顺序字符串。
公共属性 Restrictions 获取限制列表。
公共属性 SubstitutionValues 获取替换值列表。

页首

备注

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

请参见

参考

Microsoft.VisualStudio.Data.Services 命名空间