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; }
Gets list of assembly references included in the project.
public IList<string> AssemblyNames { get; }