Table of Contents

Method FromScriptProject

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

FromScriptProject(string)

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

IScriptSource FromScriptProject(string projectFileName)

Parameters

projectFileName string

Project file name to load script.

Returns

IScriptSource

Modified IScrptSource instance