ArcObjects Library Reference (System)  

ILocaleInfo Interface

Provides access to members that control the locale information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property CountryID Obtains country identifier.
Read/write property CountryName English name of country.
Read/write property DisplayName English display name of the locale.
Read/write property LanguageID Obtains language identifier.
Read/write property LanguageName English name of language.
Read/write property LocaleID Obtains locale unique identifier.
Read/write property LocalizedCountryName Localized name of country.
Read/write property LocalizedDisplayName Localized display name of the locale.
Read/write property LocalizedLanguageName Localized name of language.
Read/write property NativeCountryName Native name of country.
Read/write property NativeLanguageName Native name of language.

CoClasses that implement ILocaleInfo

CoClasses and Classes Description
LocaleInfo An object that represents a locale info.