CultureInfoStatic: InstalledUICulture (get)

InstalledUICulture

Returns the culture for the current systems language.



 Public Property Get InstalledUICulture ( ) As CultureInfo

Return Values

CultureInfo -  A CultureInfo object for the current system language.

Remarks

The current system language is detemined by calling the GetSystemDefaultUILanguage API.

Read Only.

See Also

Project CorLib Overview

Class CultureInfoStatic Overview