This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IArcGISLocale Interface > IArcGISLocale.SetThreadLocale Method (ArcObjects .NET 10.4 SDK) |
Write the ArcGIS locale for the thread.
[Visual Basic .NET]
Public Sub SetThreadLocale ( _
)
[C#] public void SetThreadLocale ( );
[C++]
HRESULT SetThreadLocale(
void
);