Property HostAssemblies
- Namespace
- Alternet.Editor.TypeScript
- Assembly
- Alternet.Editor.TypeScript.v10.dll
HostAssemblies
Gets list of host assemblies included in the project.
public IList<HostAssembly> HostAssemblies { get; }
Gets list of host assemblies included in the project.
public IList<HostAssembly> HostAssemblies { get; }