Property TypeDefinitionsSearchPaths
- Namespace
- Alternet.Common.TypeScript
- Assembly
- Alternet.Common.TypeScript.v9.dll
TypeDefinitionsSearchPaths
Gets or sets a list of search directories to look for type definitions.
public IEnumerable<string> TypeDefinitionsSearchPaths { get; set; }