| title | Set Current Thread Command | ||
|---|---|---|---|
| description | Learn about the Set Current Thread command and how it sets the specified thread as the current thread. | ||
| ms.date | 11/04/2016 | ||
| ms.topic | reference | ||
| f1_keywords |
|
||
| helpviewer_keywords |
|
||
| author | ghogen | ||
| ms.author | ghogen | ||
| ms.subservice | general-ide |
Sets the specified thread as the current thread.
Debug.SetCurrentThread index
index
Required. Selects a thread by its index.
>Debug.SetCurrentThread 1