get_CurrentCulture()

Thread::get_CurrentCulture() method

Gets thread culture.

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

Return Value

Culture used by thread.

See Also