QueryReportData.Query property
Gets the text of the search query.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property Query As String
Get
Friend Set
'Usage
Dim instance As QueryReportData
Dim value As String
value = instance.Query
[DataMemberAttribute]
public string Query { get; internal set; }
Property value
Type: System.String
The text of the search query