ArcObjects Library Reference (System)  

IArcGISLocale.SetThreadLocale Method

Write the ArcGIS locale for the thread.

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

Product Availability

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

See Also

IArcGISLocale Interface