KeywordQuery.SearchTerms - Propriété
Obtient les termes utilisés pour la requête de recherche.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SearchTerms As String
Get
'Utilisation
Dim instance As KeywordQuery
Dim value As String
value = instance.SearchTerms
public string SearchTerms { get; }
Valeur de propriété
Type : System.String
Chaîne contenant les termes de recherche.