System::Threading::Thread::set_CurrentCulture メソッド

Thread::set_CurrentCulture method

スレッドのカルチャを設定します。

void System::Threading::Thread::set_CurrentCulture(const SharedPtr<Globalization::CultureInfo> &ci)
パラメーター説明
ciconst SharedPtr<Globalization::CultureInfo>&スレッドが使用するカルチャ。

参照