LocationConfiguration.MoreLinkTemplate 属性 (Microsoft.Office.Server.Search.Administration)

Link template that specifies the federated search location URL of the HTML page that displays results for the search query. This template corresponds to the MoreLinkTemplate element of the OpenSearchDescription of the federated location definition file.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Property MoreLinkTemplate As String
用法
Dim instance As LocationConfiguration
Dim value As String

value = instance.MoreLinkTemplate

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

另请参阅

参考

LocationConfiguration 类
LocationConfiguration 成员
Microsoft.Office.Server.Search.Administration 命名空间