Table of Contents

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; }

Property Value

IList<HostAssembly>