KeywordQueryProperties.SortList 属性

获取一个值,该值返回表示文件版本的文件版本对象的集合。

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<DataMemberAttribute> _
Public Property SortList As SortCollection
    Get
    Friend Set
用法
Dim instance As KeywordQueryProperties
Dim value As SortCollection

value = instance.SortList
[DataMemberAttribute]
public SortCollection SortList { get; internal set; }

属性值

类型:Microsoft.Office.Server.Search.Query.SortCollection
列表中的属性和搜索结果进行排序的方向。

另请参阅

引用

KeywordQueryProperties 类

KeywordQueryProperties 成员

Microsoft.Office.Server.Search.Query 命名空间