LanguagePreference.label field
Display label of the language
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public label As String
'Usage
Dim instance As LanguagePreference
Dim value As String
value = instance.label
instance.label = value
public string label