System.Globalization.CultureInfo.InstalledUICulture Property

Gets the System.Globalization.CultureInfo that represents the culture installed with the operating system.

Syntax

public static CultureInfo InstalledUICulture { get; }

Value

Documentation for this section has not yet been entered.

Remarks

In a localized operating system, such as Japanese Windows 2000 Professional, this property returns the culture of the operating system. This property is the equivalent of GetSystemDefaultUILanguage in the Windows API.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0