Table of Contents

Method RemoveHostAssembly

Namespace
Alternet.Editor.TypeScript
Assembly
Alternet.Editor.TypeScript.v10.dll

RemoveHostAssembly(string)

Removes specified reference from the project.

public bool RemoveHostAssembly(string name)

Parameters

name string

Assembly name to remove.

Returns

bool

True is succeed; otherwise false.