Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the query log data for a single clickthrough for a search query.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property QueryInfo As QueryInfo
Get
Friend Set
'Usage
Dim instance As Query
Dim value As QueryInfo
value = instance.QueryInfo
public QueryInfo QueryInfo { get; internal set; }
Property Value
Type: Microsoft.Office.Server.Search.Query.QueryInfo
The query log data.