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# | C++ | Web Developer | 
|---|---|---|---|---|
| Express | .gif) | .gif) | .gif) | .gif) | 
| Standard | .gif) | .gif) | 
 | .gif) | 
| Pro and Team | .gif) | .gif) | 
 | .gif) | 
Table legend:
| .gif) | Applies | 
| .gif) | Does not apply | 
| .gif) | Command or commands hidden by default. | 
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.