Show / Hide Table of Contents

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
TargetVersions
.NET Standard 2.0200.5 - 200.7
.NET200.5 - 200.7
.NET Windows200.5 - 200.7
.NET Android200.5 - 200.7
.NET iOS200.5 - 200.7
.NET Framework200.5 - 200.7
UWP200.5 - 200.7
In This Article
Back to top Copyright © 2022 Esri.