TopicPagesContentSource.ConstructTopicPagesStartAddress 方法

此类采用类似 http://www.somehost.com 的开始地址,并将其存储为 topicpages://www.somehost.com/?queryparam=http

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

语法

声明
Public Shared Function ConstructTopicPagesStartAddress ( _
    startAddress As String _
) As String
用法
Dim startAddress As String
Dim returnValue As String

returnValue = TopicPagesContentSource.ConstructTopicPagesStartAddress(startAddress)
public static string ConstructTopicPagesStartAddress(
    string startAddress
)

参数

返回值

类型:System.String

另请参阅

引用

TopicPagesContentSource 类

TopicPagesContentSource 成员

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