Property Imports
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
Imports
Gets list of namespaces to be used in the script.
public IList<string> Imports { get; }
Gets list of namespaces to be used in the script.
public IList<string> Imports { get; }