Enum: EngineType
Enum used to specifiy what engine type to use for script execution.
Remarks
Examples
Implemented types
Derived types
Constructors
Name
Description
Methods
Name
Description
Properties
Name
Description
Fields
Name
Description
CPython
Used to specify that Python scripts will be executed with the CPython engine.
IronPython
Used to specify that Python scripts will be executed with the IronPython engine.
Unspecified
Unspecified.
Events
Name
Description