Disable a breakpoint when you want to remove it from your source code but save it for later use.
To disable a breakpoint:
The breakpoint remains in the breakpoint list but is no longer highlighted in the Source Editor window.
![]() |
To enable the breakpoint again, change the Enabled property to True. To enable or disable all breakpoints, right-click the Breakpoints node in the Breakpoints tab and choose Enable All or Disable All. |
See also | |
---|---|
Removing a Breakpoint |