Debugger4.SetNextStatement Method

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

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

Syntax

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

Implements

Debugger3.SetNextStatement()

Remarks

See SetNextStatement.

.NET Framework Security

See Also

Reference

Debugger4 Interface

SetNextStatement Overload

EnvDTE90a Namespace