System::Threading::Thread::get_CurrentCulture 方法

Thread::get_CurrentCulture method

获取线程的区域性。

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

ReturnValue

线程使用的区域性。

另见