QueryResultBase.m_strKeywords Field

The m_strKeywords field of the QueryResultBase class contains keywords used in the query string.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected m_strKeywords As String
'Usage
Dim value As String

value = Me.m_strKeywords

Me.m_strKeywords = value
protected string m_strKeywords

Remarks

Reserved for internal use only.

See Also

Reference

QueryResultBase Class

QueryResultBase Members

Microsoft.SharePoint.Portal.WebControls Namespace