Property SearchPaths
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.v9.dll
SearchPaths
Gets list of search directories to look for source files.
public IList<string> SearchPaths { get; }
Gets list of search directories to look for source files.
public IList<string> SearchPaths { get; }