Share via


SpellCheckerContext Constructor (Configuration)

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 ( _
    config As Configuration _
)
'Usage
Dim config As Configuration

Dim instance As New SpellCheckerContext(config)
public SpellCheckerContext(
    Configuration config
)

Parameters

Remarks

The default endpoint name and the provided configuration will be used to connect to the FASTSearch back-end.

See Also

Reference

SpellCheckerContext Class

SpellCheckerContext Members

SpellCheckerContext Overload

Microsoft.SharePoint.Search.Extended.Administration Namespace