CultureName Property
Collapse the table of content
Expand the table of content

TextInfo.CultureName Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the name of the culture associated with the current TextInfo object.

Namespace:  System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public ReadOnly Property CultureName As String

Property Value

Type: System.String
The name of a culture.

A TextInfo object is created from a specific culture and the CultureName property returns the name of that culture.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft