ParseInstallationLocaleIdentifier Property Parse
The users locale. This field gets automatically populated by the SDK. Can be null (Parse Push uses default language in this case).

Namespace: Parse
Assembly: Parse.WinRT (in Parse.WinRT.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public string LocaleIdentifier { get; }

Property Value

Type: String
See Also

Reference