Share via


Debugger2.SetNextStatement Method

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

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

Syntax

'Declaration
Sub SetNextStatement
'Usage
Dim instance As Debugger2

instance.SetNextStatement()
void SetNextStatement()
void SetNextStatement()
function SetNextStatement()

Implements

Debugger.SetNextStatement()

.NET Framework Security

See Also

Reference

Debugger2 Interface

Debugger2 Members

SetNextStatement Overload

EnvDTE80 Namespace