LanguageResourcePhraseList members

Represents the list of language resource phrases used to enhance the effectiveness of a search.

The LanguageResourcePhraseList type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of language resource phrases in the list.
Public property Item Gets the language resource phrase based on the specified key.

Top

Methods

  Name Description
Public method AddPhrase(Guid, String, String)
Public method AddPhrase(Guid, String, String, String)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator to iterate through the collection of language resource phrases.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveAllPhrases
Public method ToString (Inherited from Object.)
Public method TryGetPhrase

Top

See also

Reference

LanguageResourcePhraseList class

Microsoft.Office.Server.Search.Administration namespace