Share via


PhraseKey.Mapping Property

Gets the mapping of the language resource phrase.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property Mapping As String
    Get
'Usage
Dim instance As PhraseKey
Dim value As String

value = instance.Mapping
public string Mapping { get; }

Property Value

Type: System.String
The language resource phrase mapping.

See Also

Reference

PhraseKey Class

PhraseKey Members

Microsoft.Office.Server.Search.Administration Namespace