Click or drag to resize

TpsCultureInfoGetLanguage Method

Gets the current language.

Namespace:  ABB.Robotics.Tps.Globalization
Assembly:  ABB.Robotics.Tps.Resources (in ABB.Robotics.Tps.Resources.dll) Version: 6.5.129.0
Syntax
C#
public static string GetLanguage()

Return Value

Type: String
Culture name in the format "languagecode-country/regioncode" as string
See Also