Table of Contents

Property ModulesSearchPaths

Namespace
Alternet.Scripter.Python
Assembly
Alternet.Scripter.Python.v9.dll

ModulesSearchPaths

Gets list of search directories to look for Python modules.

public IList<string> ModulesSearchPaths { get; }

Property Value

IList<string>