How to: Use the Processes Window
This topic applies to:
Visual Studio Edition |
Visual Basic |
C# |
C++ |
J# |
Web Dev |
Express |
No |
No |
Yes |
No |
No |
Standard |
Yes |
Yes |
Yes |
Yes |
Yes |
Pro/Team |
Yes |
Yes |
Yes |
Yes |
Yes |
The Processes window shows all processes that you have attached to or launched from Visual Studio. For more information, see Attaching to Running Processes.
In the Processes window, you can choose any attached process and make it the current process for debugging. For more information, see How to: Set the Current Process.
You can also:
To display the Processes window in break mode or run mode
- From the Debug menu, choose Windows, and click Processes.
See Also
Tasks
How to: Terminate a Process
How to: Detach a Process
How to: Break a Process
How to: Continue a Process