QueryManager Constructor
Initializes a new instance of the QueryManager class.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New QueryManager()
public QueryManager()