Property Imports
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
Imports
When implemented by a class, gets list of namespaces to be used in the script.
IList<string> Imports { get; }
When implemented by a class, gets list of namespaces to be used in the script.
IList<string> Imports { get; }