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

CSharpScriptExecution.AddAssembly

Adds an assembly reference from an existing type

public bool AddAssembly(Type type)

Parameters

type
any .NET type that can be referenced in the current application

Overloads

public bool AddAssembly(PortableExecutableReference reference)
public bool AddAssembly(string assemblyDll)

© West Wind Technologies, 2025 • updated: Apr 27, 2025
Comment or report problem with topic