Event ScriptError
Occurs when the script engine running is failed.
public event EventHandler<ScriptErrorEventArgs> ScriptError
Returns
- EventHandler<ScriptErrorEventArgs>
- Occurs when the script engine running is failed.
- Implements
Occurs when the script engine running is failed.
public event EventHandler<ScriptErrorEventArgs> ScriptError