Share via


Project.StartDebugging Method ()

 

Requests the IDE to start debugging.

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

Syntax

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

See Also

Project Class
Microsoft.VisualStudio.Tools.Applications Namespace

Return to top