Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the specified CultureInfo for the LanguageResourcePhrase.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Culture As CultureInfo
Get
'Usage
Dim instance As LanguageResourcePhrase
Dim value As CultureInfo
value = instance.Culture
public CultureInfo Culture { get; }
Property Value
Type: System.Globalization.CultureInfo
The language resource phrase culture information.