Method StepOut
StepOut()
Executes one statement of code; steps out of the function currently being executed.
public virtual bool StepOut()
Returns
- bool
True if succeeds; otherwise, false.
Executes one statement of code; steps out of the function currently being executed.
public virtual bool StepOut()
True if succeeds; otherwise, false.