KeywordContext Constructor

Creates the context object.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New KeywordContext()
public KeywordContext()

Remarks

The default endpoint name and configuration file ([%FASTSearch%\etc\Admin.config]) will be used to connect to the FAST Search Server 2010 for SharePoint farm back-end.

See Also

Reference

KeywordContext Class

KeywordContext Members

KeywordContext Overload

Microsoft.SharePoint.Search.Extended.Administration Namespace