LocationList.ReturnedResults 属性

获取查询的返回的搜索结果数。

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

语法

声明
Public ReadOnly Property ReturnedResults As Integer
    Get
用法
Dim instance As LocationList
Dim value As Integer

value = instance.ReturnedResults
public int ReturnedResults { get; }

属性值

类型:System.Int32
32 位整数,它指定返回的搜索结果数。

另请参阅

引用

LocationList 类

LocationList 成员

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