How to: Delete 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 remove all breakpoints from your project with a single menu action.
To delete all breakpoints
- From the Debug menu, click Delete All Breakpoints.
Confirmation Prompt
When you delete all breakpoints, a prompt requesting confirmation of the action might appear, depending on options settings
To toggle the breakpoint deletion prompt
From the Tools menu, click Options.
In the Options dialog box, expand the Debugging node, and then click General.
The check box Ask before deleting all breakpoints controls whether the prompt appears or not.