How to: Disable All Breakpoints
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
This topic applies to:
Edition |
Visual Basic |
C# |
C++ |
Web Developer |
---|---|---|---|---|
Express |
||||
Standard |
||||
Pro and Team |
Table legend:
Applies |
|
Does not apply |
|
Command or commands hidden by default |
You can quickly disable all breakpoints with a single command.
Note
The dialog boxes and menu commands you see might differ from those described in Help, depending on your active settings or edition of Visual Studio. To change your settings, on the Tools menu, click Import and Export Settings. For more information, see Working with Settings.
To disable all breakpoints
- On the Debug menu, click Disable All Breakpoints.
See Also
Tasks
How to: Enable or Disable a Breakpoint
How to: Enable All Breakpoints