Package.GetProviderLocale Method

Definition

Returns the locale of the environment.

public:
 int GetProviderLocale();
public:
 int GetProviderLocale();
int GetProviderLocale();
public int GetProviderLocale ();
member this.GetProviderLocale : unit -> int
Public Function GetProviderLocale () As Integer

Returns

Returns the locale identifier for the service provider.

Remarks

This method is safe to access from any thread.

Applies to