This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Deleting a Breakpoint In a Source Window
In a source window, you can view file, function, or address breakpoints as symbols in the left margin. You can delete these breakpoints using the procedure given below. You cannot view data breakpoints in a source window, so you cannot delete a data breakpoint from a source window. To delete a data breakpoint, use the Breakpoints window.
To delete a file, function, or address breakpoint
- Right-click on the line containing the breakpoint symbol (A solid dot or empty circle, depending on the breakpoint state).
- From the shortcut menu, choose Remove Breakpoint.
See Also
Breakpoint Operations In A Source Window