Share via


List Threads Command

Displays a list of the threads in the current program.

Debug.ListThreads [index]

Arguments

  • index
    Optional. The thread to view.

Remarks

When specified, it sets that thread to be the current thread. An asterisk (*) appears beside the current thread.

Example

>Debug.ListThreads 

See Also

Visual Studio Commands with Arguments | Command Window | Find/Command Box | List Call Stack Command | List Disassembly Command | List Programs Command