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
stringAssembly name to remove.
Returns
- bool
True is succeed; otherwise false.