Method AddHostAssembly
- Namespace
- Alternet.Editor.TypeScript
- Assembly
- Alternet.Editor.TypeScript.v10.dll
AddHostAssembly(string)
Adds specified reference to the project.
public bool AddHostAssembly(string fileName)
Parameters
fileName
stringAssembly file to add.
Returns
- bool
True is succeed; otherwise false.