Table of Contents

Property TypeDefinitionsSearchPaths

Namespace
Alternet.Scripter.Python
Assembly
Alternet.Scripter.Python.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>