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

Thread::get_CurrentThread method

現在のスレッドを記述するオブジェクトを取得します。

static System::SharedPtr<Thread> System::Threading::Thread::get_CurrentThread()

ReturnValue

Thread object.

参照