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