Partager via


SearchServiceApplication.GetSearchTerms - Méthode

Obtient les termes pour les mots clés Search requête a été restreint.

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

Syntaxe

'Déclaration
Public Function GetSearchTerms ( _
    properties As KeywordQueryProperties _
) As String
'Utilisation
Dim instance As SearchServiceApplication
Dim properties As KeywordQueryProperties
Dim returnValue As String

returnValue = instance.GetSearchTerms(properties)
public string GetSearchTerms(
    KeywordQueryProperties properties
)

Paramètres

Valeur renvoyée

Type : System.String
Les termes du contrat auquel une requête de Search de mot clé a été restreinte.

Remarques

Le paramètre de Propriétés doit être spécifié avant que cette méthode est appelée.

Voir aussi

Référence

SearchServiceApplication classe

SearchServiceApplication - Membres

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