UtilSteamClientLanguage Property

Gets the language of the Steam client installed on the current Operating System.

Definition

Namespace: DevCase.ThirdParty.Steam
Assembly: DevCase.net48.ThirdParty.Steam (in DevCase.net48.ThirdParty.Steam.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string ClientLanguage { get; }

Property Value

String
If Steam is not installed, the return value is a empty string, otherwise, the client language.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed applications:

Steam

See Also