KeywordQuery Constructor (SearchServiceApplicationProxy)

Initializes a new instance of the KeywordQuery class, based on the specified Search service application.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub New ( _
    Proxy As SearchServiceApplicationProxy _
)
'Usage
Dim Proxy As SearchServiceApplicationProxy

Dim instance As New KeywordQuery(Proxy)
public KeywordQuery(
    SearchServiceApplicationProxy Proxy
)

Parameters

See Also

Reference

KeywordQuery Class

KeywordQuery Members

KeywordQuery Overload

Microsoft.Office.Server.Search.Query Namespace