Property References
- Namespace
 - Alternet.Scripter.IronPython
 
- Assembly
 - Alternet.Scripter.IronPython.v10.dll
 
References
Gets list of external assemblies referenced from the script.
public IList<string> References { get; }
Gets list of external assemblies referenced from the script.
public IList<string> References { get; }