Share via


FASTAdminProxy.SpellCheckerContext Property

Entry point for the spell check exclusion list functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see SpellCheckerContext.

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

Syntax

'Declaration
Public ReadOnly Property SpellCheckerContext As SpellCheckerContext
    Get
'Usage
Dim instance As FASTAdminProxy
Dim value As SpellCheckerContext

value = instance.SpellCheckerContext
public SpellCheckerContext SpellCheckerContext { get; }

Property Value

Type: Microsoft.SharePoint.Search.Extended.Administration.SpellCheckerContext
Returns SpellCheckerContext.

See Also

Reference

FASTAdminProxy Class

FASTAdminProxy Members

Microsoft.Office.Server.Search.Administration Namespace

Other Resources

Manage Spell Checking (TechNet)