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
<DataMemberAttribute> _
Public Property Mapping As String
Get
Private Set
'Usage
Dim instance As PhraseKey
Dim value As String
value = instance.Mapping
[DataMemberAttribute]
public string Mapping { get; private set; }
Property value
Type: System.String
The language resource phrase mapping.