CultureInfoStatic: CurrentUICulture (get) |
Returns the culture for the current thread.
Public Property Get CurrentUICulture ( ) As CultureInfo
The culture is determined by the language ID of the current thread by calling GetUserDefaultUILanguage API.
Read Only.