Table of Contents

Property ScriptHost

Namespace
Alternet.Scripter.Python
Assembly
Alternet.Scripter.Python.v9.dll

ScriptHost

Returns object that implements IScriptHost interface for this runner.

[Browsable(false)]
public virtual IScriptHost ScriptHost { get; set; }

Property Value

IScriptHost