Table of Contents

Property AssemblyNames

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

AssemblyNames

Gets list of assembly references included in the project.

public IList<string> AssemblyNames { get; }

Property Value

IList<string>