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


IArcGISLocale.SetLocale Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IArcGISLocale Interface > IArcGISLocale.SetLocale Method
ArcGIS Developer Help

IArcGISLocale.SetLocale Method

Write the ArcGIS locale for the process.

[Visual Basic .NET]
Public Sub SetLocale ( _
)
[C#]
public void SetLocale (
);
[C++]
HRESULT SetLocale(
void
);

Product Availability

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

See Also

IArcGISLocale Interface