QueryResultBase.m_strQueryIssued Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Friend m_strQueryIssued As String
'Usage
Dim value As String
value = Me.m_strQueryIssued
Me.m_strQueryIssued = value
protected internal string m_strQueryIssued