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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.