QueryResultBase.m_strKeywords, champ (Microsoft.SharePoint.Portal.WebControls)
The m_strKeywords field of the QueryResultBase class contains keywords used in the query string.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.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
Reserved for internal use only.
Voir aussi
Référence
QueryResultBase, classe
Membres QueryResultBase
Microsoft.SharePoint.Portal.WebControls, espace de noms