Share via


Project.StopDebugging Method ()

 

Requests the IDE to stop debugging.

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

Syntax

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

See Also

Project Class
Microsoft.VisualStudio.Tools.Applications Namespace

Return to top