Property TypeDefinitionsSearchPaths
- Namespace
- Alternet.Common.TypeScript
- Assembly
- Alternet.Common.TypeScript.v9.dll
TypeDefinitionsSearchPaths
When implemented by a class, gets or sets a list of search directories to look for the type definitions.
IEnumerable<string> TypeDefinitionsSearchPaths { get; set; }