Table of Contents

Property ModulesSearchPaths

Namespace
Alternet.Scripter.Debugger.Dap
Assembly
Alternet.Scripter.Debugger.Dap.v9.dll

ModulesSearchPaths

Gets list of search directories to look for Python modules.

public IList<string> ModulesSearchPaths { get; }

Property Value

IList<string>