System::Threading::Thread::set_CurrentCulture 方法

Thread::set_CurrentCulture method

设置线程区域性。

void System::Threading::Thread::set_CurrentCulture(const SharedPtr<Globalization::CultureInfo> &ci)
参数类型描述
ciconst SharedPtr<Globalization::CultureInfo>&线程使用的区域性。

另见