System::Threading::Thread::get_CurrentThread 方法

Thread::get_CurrentThread method

获取描述当前线程的对象。

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

ReturnValue

Thread object.

另见