“设置当前线程”命令

将指定的线程设置为当前线程。

语法

Debug.SetCurrentThread index

自变量

index

必需。 按线程的索引选择线程。

示例

>Debug.SetCurrentThread 1

另请参阅