LanguageResourcePhrase.Mapping property
Gets the mapping text 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 LanguageResourcePhrase
Dim value As String
value = instance.Mapping
public string Mapping { get; }
Property value
Type: System.String
The language resource phrase mapping text.