Property LanguageCode
LanguageCode
Gets the CLDR code for this language.
Declaration
public string LanguageCode { get; }
Property Value
Type | Description |
---|---|
System.String | The CLDR code for this language. |
Remarks
The format is a string that uses a two letter language code (e.g. "en" for English) optionally followed by a two letter country code (e.g. "en-US" for US English). To see the latest list of languages supported by the Basemap Styles Service, and the code associated with each language, see the Languages section of the Basemap Styles Service documentation.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |