PhraseKey Members

Include Protected Members
Include Inherited Members

Represents the key to use to look up a mapping string for a specific LanguageResourcePhrase.

The PhraseKey type exposes the following members.

Constructors

  Name Description
Public method PhraseKey Initializes a new instance of the PhraseKey class with the specified phrase and mapping.

Top

Properties

  Name Description
Public property Mapping Gets the mapping of the language resource phrase.
Public property Phrase Gets the language resource phrase.

Top

Methods

  Name Description
Public method Equals Determines whether the current PhraseKey is equal to the specified object. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Gets the hash code for the current PhraseKey object. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PhraseKey Class

Microsoft.Office.Server.Search.Administration Namespace