System::Threading::Thread::get_CurrentCulture method

Thread::get_CurrentCulture method

Gets thread culture.

SharedPtr<Globalization::CultureInfo> System::Threading::Thread::get_CurrentCulture()

ReturnValue

Culture used by thread.

See Also