Gets the CultureInfo that represents the culture installed with the operating system.
Assembly: mscorlib (in mscorlib.dll)
Syntax
The CultureInfo that represents the culture installed with the operating system.
Public Shared ReadOnly Property InstalledUICulture As [%$TOPIC/5sxk3ea2_en-us_VS_110_2_0_0_0_0%]
public static [%$TOPIC/5sxk3ea2_en-us_VS_110_2_0_1_0_0%] InstalledUICulture { get; }
public:
static property [%$TOPIC/5sxk3ea2_en-us_VS_110_2_0_2_0_0%]^ InstalledUICulture {
[%$TOPIC/5sxk3ea2_en-us_VS_110_2_0_2_0_1%]^ get ();
}
static member InstalledUICulture : [%$TOPIC/5sxk3ea2_en-us_VS_110_2_0_3_0_0%] with get
Property Value
Type: System.GlobalizationCultureInfoThe CultureInfo that represents the culture installed with the operating system.
Platforms
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.