LanguageResourcePhraseList Members

Include Protected Members
Include Inherited 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(String, String) Adds a new language resource phrase to the list.
Public method AddPhrase(String, String, String) Adds a new language resource phrase to the list with the author name.
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 ToString (Inherited from Object.)

Top

See Also

Reference

LanguageResourcePhraseList Class

Microsoft.Office.Server.Search.Administration Namespace