Table of Contents

Property ScriptHost

Namespace
Alternet.Scripter.Debugger.Dap
Assembly
Alternet.Scripter.Debugger.Dap.v9.dll

ScriptHost

When implemented by a class, returns object that implements IScriptHost interface for this runner.

IScriptHost ScriptHost { get; set; }

Property Value

IScriptHost