Click or drag to resize
LanguageGetCurrentLanguage Method
Gets the language the application is currently using.

Namespace: Slash.Globalization
Assembly: Slash.Globalization (in Slash.Globalization.dll) Version: 1.0.5843.24183
Syntax
public static Language GetCurrentLanguage()

Return Value

Type: Language
Name and BCP-47 language tag of the language the application is currently using.
See Also