Click or drag to resize

DiagnosticsInformationInstalledUICulture Property

Gets the installed UI culture.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string InstalledUICulture { get; }

Property Value

Type: String
The installed UI culture.
See Also