Table of Contents

Property ReferencesSearchPaths

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

ReferencesSearchPaths

When implemented by a class, gets list of search directories to look for assembly references.

IList<string> ReferencesSearchPaths { get; }

Property Value

IList<string>