Share via


TopicPagesContentSource.ConstructTopicPagesStartAddress - Méthode

Cette classe prend une adresse de démarrage comme http://www.somehost.com et la stocke sous la forme topicpages://www.somehost.com/?queryparam=http

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Shared Function ConstructTopicPagesStartAddress ( _
    startAddress As String _
) As String
'Utilisation
Dim startAddress As String
Dim returnValue As String

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

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

TopicPagesContentSource classe

TopicPagesContentSource - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms