ScriptParser.AddAssembly

Adds an assembly to the list of references for compilation using a type that is loaded and contained in the assembly

public void AddAssembly(string assemblyFile)

Parameters

assemblyFile
Assembly filenames

Overloads