Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic applies to:
| Edition | Visual Basic | C# | F# | C++ | Web Developer | 
|---|---|---|---|---|---|
| Express | .gif) | .gif) | .gif) | .gif) | .gif) | 
| Pro, Premium, and Ultimate | .gif) | .gif) | .gif) | 
 | .gif) | 
Detaching allows you to disconnect the debugger from a program that you have attached to or launched from the debugger.
To detach from all programs simultaneously
- On the Debug menu, click Detach All. - If you detach all processes, the debugger session ends automatically. - Warning - Detaching from a process does not terminate the process. The process continues running on its host computer even though it is no longer attached to the debugger.