This document is archived and information here might be outdated.  Recommended version.


IArcGISLocale.Locale Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (System)  

IArcGISLocale.Locale Property

The value of the locale.

[Visual Basic .NET]
Public ReadOnly Property Locale As Integer
[C#]
public int Locale {get;}
[C++]
HRESULT get_Locale(
  long* Locale
);
[C++]

Parameters Locale [out, retval] Locale is a parameter of type long

Product Availability

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

See Also

IArcGISLocale Interface