Property TypeDefinitionsSearchPaths
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
TypeDefinitionsSearchPaths
Gets or sets a list of search directories to look for type definitions.
[Browsable(false)]
public IEnumerable<string> TypeDefinitionsSearchPaths { get; set; }