Property ModulesSearchPaths
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
ModulesSearchPaths
Gets list of search directories to look for Python modules.
public IList<string> ModulesSearchPaths { get; }
Gets list of search directories to look for Python modules.
public IList<string> ModulesSearchPaths { get; }