Property References
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.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; }