Table of Contents

Method FromScriptProject

Namespace
Alternet.Scripter.IronPython
Assembly
Alternet.Scripter.IronPython.v9.dll

FromScriptProject(string)

When implemented by a class, loads script source from the IronPython project.

IScriptSource FromScriptProject(string projectFileName)

Parameters

projectFileName string

Project file name to load script.

Returns

IScriptSource

Modified IScrptSource instance