SpellCheckerContext Members

Include Protected Members
Include Inherited Members

Entry point for the spell check exclusion list functionality.

The SpellCheckerContext type exposes the following members.

Constructors

  Name Description
Public method SpellCheckerContext() Creates the context object.
Public method SpellCheckerContext(Configuration) Creates the context object.
Public method SpellCheckerContext(String) Creates the context object.
Public method SpellCheckerContext(Configuration, String) Creates the context object.
Public method SpellCheckerContext(String, String) Creates the context object.

Top

Properties

  Name Description
Public propertyStatic member DefaultServiceEndpointName Gets the default name of the WCF service endpoint.
Public property SpellCheckers Collection of spell checkers.

Top

Methods

  Name Description
Public method Dispose Disposes the context.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SpellCheckerContext Class

Microsoft.SharePoint.Search.Extended.Administration Namespace