Method FromScriptProject
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
FromScriptProject(string)
Loads script source from the Visual Studio project.
public virtual IScriptSource FromScriptProject(string projectFileName)
Parameters
projectFileName
stringProject file name to load script.
Returns
- IScriptSource
Modified IScrptSource instance