How to: Disable All Breakpoints 

This topic applies to:

Visual Studio Edition

Visual Basic

C#

C++

J#

Visual Web Developer

Express

No

No

Yes

No

No

Standard

Yes

Yes

Yes

Yes

Yes

Pro/Team

Yes

Yes

Yes

Yes

Yes

You can quickly disable all breakpoints with a single command.

NoteNote

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 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

Concepts

Breakpoints and Tracepoints