設定目前執行緒命令

將指定的執行緒設為目前執行緒。

語法

Debug.SetCurrentThread index

引數

index

必要。 依索引選取執行緒。

範例

>Debug.SetCurrentThread 1

另請參閱