LanguageResource members

Provides a set of LanguageResourcePhraseList objects in which to store the language resource phrases and their mappings.

The LanguageResource type exposes the following members.

Properties

  Name Description
Public property CharacterMapList Gets a list of the character-mapping phrases using a specific CultureInfo object.
Public property Culture Gets the specific culture information used by the LanguageResourcePhrase.
Public property FirstNameMapList Gets the list of first-name mapping phrases.
Public property LastNameMapList Gets the list of last-name mapping phrases.
Public property NicknameList Gets the list of nickname mapping phrases.
Public property QuerySuggestionsAlwaysSuggestList Gets the list of phrases that are always displayed when the user is typing a search query.
Public property QuerySuggestionsBlockList Gets the list of query suggestions that are not to be displayed in a list of possible refinements to the search query.
Public property QuerySuggestionsSubstitutions Gets the list of query suggestion substitutions displayed when the user is typing a search query.
Public property SpellingSuggestionsAlwaysSuggestList Gets the list of phrases that are always suggested when the user has entered a different spelling of a phrase in a search query.
Public property SpellingSuggestionsBlockList Gets the list of spelling suggestions that are not displayed when the user is typing a search query.

Top

Methods

  Name Description
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

LanguageResource class

Microsoft.Office.Server.Search.Administration namespace