Table of Contents

Property TypeDefinitionsSearchPaths

Namespace
Alternet.Scripter.TypeScript
Assembly
Alternet.Scripter.TypeScript.v9.dll

TypeDefinitionsSearchPaths

Gets or sets a list of search directories to look for type definitions.

[Browsable(false)]
public IEnumerable<string> TypeDefinitionsSearchPaths { get; set; }

Property Value

IEnumerable<string>