1

I need to remove/disable all breakpoints for specific class file in Visual Studio, I think right now we just have option for entire solution/project from Visual Studio

Currently I need to do it manually, not sure if any way to Disable/Delete breakpoints for current/specific file instead of entire solution in Visual Studio, manually its very cumbersome process.

Maulik
  • 510
  • 1
  • 7
  • 22
  • 2
    There is [breakpoint window](https://learn.microsoft.com/en-us/visualstudio/debugger/using-breakpoints?#BKMK_Specify_advanced_properties_of_a_breakpoint_). – Sinatr Jul 14 '21 at 14:03
  • Goto Debug ->Windows -> Breakpoints, Search File name and do enable/disable breakpoint for searched file – Maulik Oct 07 '21 at 09:18

0 Answers0