Udostępnij za pośrednictwem


Debugger3.SetNextStatement Method

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

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

Syntax

'Declaration
Sub SetNextStatement
'Usage
Dim instance As Debugger3

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

Implements

Debugger2.SetNextStatement()

.NET Framework Security

See Also

Reference

Debugger3 Interface

Debugger3 Members

SetNextStatement Overload

EnvDTE90 Namespace