How to: Enable All Breakpoints
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 |
When one or more breakpoints is disabled, you can quickly enable 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. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Visual Studio Settings. |
To Enable All Breakpoints
- From the Debug menu, choose Enable All Breakpoints.
See Also
Tasks
How to: Enable or Disable a Breakpoint