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.
Assembly: mscorlib (in mscorlib.dll)
A TextInfo object is created from a specific culture and the CultureName property returns the name of that culture.
Show: