Property ScriptRun
- Namespace
- Alternet.Scripter.Debugger.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.Debugger.v9.dll
ScriptRun
Contains all information required to compile and run the script.
public IScriptRun ScriptRun { get; set; }
Contains all information required to compile and run the script.
public IScriptRun ScriptRun { get; set; }