Property SearchPaths
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.v9.dll
SearchPaths
When implemented by a class, gets list of search directories to look for source files.
IList<string> SearchPaths { get; }
When implemented by a class, gets list of search directories to look for source files.
IList<string> SearchPaths { get; }