Partager via


QueryResultBase.m_strKeywords - Champ

Le champ m_strKeywords de la classe QueryResultBase contient les mots clés utilisés dans la chaîne de requête.

Espace de noms :  Microsoft.SharePoint.Portal.WebControls
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Protected m_strKeywords As String
'Utilisation
Dim value As String

value = Me.m_strKeywords

Me.m_strKeywords = value
protected string m_strKeywords

Remarques

Réservée pour un usage interne uniquement.

Voir aussi

Référence

QueryResultBase classe

QueryResultBase - Membres

Microsoft.SharePoint.Portal.WebControls - Espace de noms