Share via


Project.ClearBreakpoints Method ()

 

Clears all the Breakpoint settings from items in the Project.

Namespace:   Microsoft.VisualStudio.Tools.Applications
Assembly:  Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)

Syntax

public void ClearBreakpoints()
public:
void ClearBreakpoints()
member ClearBreakpoints : unit -> unit
Public Sub ClearBreakpoints

See Also

Project Class
Microsoft.VisualStudio.Tools.Applications Namespace

Return to top