CSharpScriptExecution.AddAssembly

Adds an assembly to be added to the compilation context.

public void AddAssembly(string assemblyDll)

Parameters

assemblyDll
assembly DLL name. Path is required if not in startup or .NET assembly folder

Overloads:


See also:

Class CSharpScriptExecution

© West Wind Technologies, 1996-2019 • Updated: 02/25/19
Comment or report problem with topic