Table of Contents

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 string

Assembly file to add.

Returns

bool

True is succeed; otherwise false.