Provides access to members for the ArcGIS locale.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
|  | CountryID | The value of the country ID from the locale. | 
|  | LangID | The value of the language ID from the locale. | 
|  | Locale | The value of the locale. | 
|  | RightToLeft | Indicates if the UI locale is right to left. | 
|  | RightToLeftTable | Indicates if the UI locale is right to left table. | 
|  | RightToLeftUI | Indicates if the UI locale is right to left user interface. | 
|  | SetLocale | Write the ArcGIS locale for the process. | 
|  | SetThreadLocale | Write the ArcGIS locale for the thread. | 
|  | SetThreadUILocale | Write the ArcGIS UI locale for the thread. | 
|  | UICountryID | The value of the country ID from the UI locale. | 
|  | UILangID | The value of the language ID from the UI locale. | 
|  | UILocale | The value of the UI locale. | 
CoClasses that implement IArcGISLocale
| CoClasses and Classes | Description | 
|---|---|
| ArcGISLocale | Class for accessing ArcGIS locale. |