Location.MoreResultsLink 属性

获取或设置的更多结果链接的 URL。

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

语法

声明
Public Property MoreResultsLink As String
    Get
    Set
用法
Dim instance As Location
Dim value As String

value = instance.MoreResultsLink

instance.MoreResultsLink = value
public string MoreResultsLink { get; set; }

属性值

类型:System.String
More Results链接 URL。

备注

不要将此属性用于FAST Search Server 2010 for SharePoint;如果使用,则它将被忽略。

另请参阅

引用

Location 类

Location 成员

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