SolutionBuild.Debug Method

Starts debugging the solution.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Sub Debug
void Debug()
void Debug()
abstract Debug : unit -> unit
function Debug()

Remarks

When invoked, Debug initiates a build.

.NET Framework Security

See Also

Reference

SolutionBuild Interface

EnvDTE Namespace