Debugger.SetNextStatement Method

Sets the next instruction to be executed, according to the cursor position in the current source file.

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

Syntax

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

.NET Framework Security

See Also

Reference

Debugger Interface

EnvDTE Namespace