Westwind.Scripting Class Reference
CSharpScriptExecution.AddAssembly
Table of Contents
On this page:

CSharpScriptExecution.AddAssembly

Adds core system assemblies and namespaces for basic operation.

Any additional references need to be explicitly added.

Alternatelively use: AddLoadedReferences()

public bool AddAssembly(PortableExecutableReference reference)

Overloads

public bool AddAssembly(Type type)
public bool AddAssembly(string assemblyDll)

© West Wind Technologies, 2026 • updated: Aug 20, 2025
Comment or report problem with topic