Event SetNextStatement
- Namespace
- Alternet.Scripter.Integration
- Assembly
- Alternet.Scripter.Integration.v9.dll
Occurs when the execution position moves to a different line of code.
public event EventHandler SetNextStatement
Returns
- EventHandler
- Occurs when the execution position moves to a different line of code.
- Implements