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


IArcGISLocale.SetLocale Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (System)  

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