Table of Contents

Method FromScriptProject

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

FromScriptProject(string)

Loads script source from the Visual Studio project.

public virtual IScriptSource FromScriptProject(string projectFileName)

Parameters

projectFileName string

Project file name to load script.

Returns

IScriptSource

Modified IScrptSource instance