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


IArcGISLocale.UILocale Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (System)  

IArcGISLocale.UILocale Property

The value of the UI locale.

[Visual Basic .NET]
Public ReadOnly Property UILocale As Integer
[C#]
public int UILocale {get;}
[C++]
HRESULT get_UILocale(
  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