Class defining the scripting engine used by the extension.
Remarks
None.
Examples
None.
Table 29: XML Tag Listing
|
Attribute
|
context=
|
Context or combination of contexts (separated using '|') for the engine.
|
|
Attribute
|
type=
|
Specifies what scripting engine to use for the extension.
It defaults to IronPython but can be switched to CPython.
|