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 | |
---|---|---|
SpellCheckerContext() | Creates the context object. | |
SpellCheckerContext(Configuration) | Creates the context object. | |
SpellCheckerContext(String) | Creates the context object. | |
SpellCheckerContext(Configuration, String) | Creates the context object. | |
SpellCheckerContext(String, String) | Creates the context object. |
Top
Properties
Name | Description | |
---|---|---|
DefaultServiceEndpointName | Gets the default name of the WCF service endpoint. | |
SpellCheckers | Collection of spell checkers. |
Top
Methods
Name | Description | |
---|---|---|
Dispose | Disposes the context. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace