PhraseKey members

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

The PhraseKey type exposes the following members.

Properties

  Name Description
Public property Mapping Gets the mapping of the language resource phrase.
Public property Phrase Gets the language resource phrase.
Public property SiteId
Public property SourceId
Public property TenantId
Public property WebId

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