Debugger4.SetNextStatement Method

Definition

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

public:
 void SetNextStatement();
public:
 void SetNextStatement();
void SetNextStatement();
[System.Runtime.InteropServices.DispId(9)]
public void SetNextStatement ();
[<System.Runtime.InteropServices.DispId(9)>]
abstract member SetNextStatement : unit -> unit
Public Sub SetNextStatement ()

Implements

Attributes

Remarks

See SetNextStatement.

Applies to