Table of Contents

Property ModulesSearchPaths

Namespace
Alternet.Scripter.IronPython
Assembly
Alternet.Scripter.IronPython.v9.dll

ModulesSearchPaths

When implemented by a class, gets list of search directories to look for Python modules.

IList<string> ModulesSearchPaths { get; }

Property Value

IList<string>