Debugger5.SetNextStatement Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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