Properties 元素(位置定义)

上次修改时间: 2015年3月9日

适用范围: SharePoint Server 2010

本文内容
属性
子元素
父元素

指定从联合搜索位置检索到的属性列表。

<Properties>...</Properties>

属性

属性

说明

不适用

子元素

无。

父元素

Visualization 元素(位置定义)

备注

您必须在字符串中对小于号("<")字符和大于号(">")字符进行编码,如下面的代码示例所示。

<Properties>
&lt;Columns&gt;
&lt;Column Name="title"/&gt;
&lt;Column Name="link"/&gt;
&lt;Column Name="description"/&gt;
&lt;/Columns&gt;
</Properties>

**可选:**否

xmlns:"https://schemas.microsoft.com/Search/2007/location"

请参阅

引用

OpenSearchDescription 元素(位置定义)

概念

联合搜索概述