List Threads Command
Visual Studio 2015
For the latest documentation on Visual Studio 2017, see Visual Studio 2017 Documentation.
For the latest documentation on Visual Studio 2017, see List Threads Command on docs.microsoft.com. Displays a list of the threads in the current program.
Debug.ListThreads [index]
index
Optional. Selects a thread by its index to be the current thread.
When specified, the index argument marks the indicated thread as the current thread. An asterisk (*) is displayed in the list next to the current thread.
>Debug.ListThreads
List Call Stack Command
List Disassembly Command
Visual Studio Commands
Command Window
Find/Command Box
Visual Studio Command Aliases
Show: