Click or drag to resize

DiagnosticsInformationInstalledUICulture Property

Gets the installed UI culture.

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

Property Value

Type: String
The installed UI culture.
See Also