UtilCultureSetThreadPreferredUILanguages Method

Overload List

SetThreadPreferredUILanguages(CultureInfo) Sets the preferred UI languages for the current thread.

To retrieve the preferred UI languages for the current thread, call GetThreadPreferredUILanguages function.

SetThreadPreferredUILanguages(String) Sets the preferred UI languages for the current thread.

To retrieve the preferred UI languages for the current thread, call GetThreadPreferredUILanguages function.

See Also