: QueryResultBase.m_strKeywords (Campo) (Microsoft.SharePoint.Portal.WebControls)
The m_strKeywords field of the QueryResultBase class contains keywords used in the query string.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected m_strKeywords As String
'Uso
Dim value As String
value = Me.m_strKeywords
Me.m_strKeywords = value
protected string m_strKeywords
Comentarios
Reserved for internal use only.
Vea también
Referencia
QueryResultBase (Clase)
QueryResultBase (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)