UtilSteamClientCulture Property
Gets a CultureInfo instance that represents the language of the Steam client installed on the current Operating System.
Namespace: DevCase.ThirdParty.SteamAssembly: 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 CultureInfo ClientCulture { get; }
Public Shared ReadOnly Property ClientCulture As CultureInfo
Get
Dim value As CultureInfo
value = UtilSteam.ClientCulture
public:
static property CultureInfo^ ClientCulture {
CultureInfo^ get ();
}
static member ClientCulture : CultureInfo with get
No code example is currently available or this language may not be supported.
Property Value
CultureInfo
If Steam is not installed, the return value is
Nothing,
otherwise, a
CultureInfo instance.
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
Steam