Class PythonEngineOptions
- Namespace
- JJMasterData.Python.Configuration.Options
- Assembly
- JJMasterData.Python.dll
public class PythonEngineOptions
- Inheritance
-
PythonEngineOptions
- Inherited Members
Properties
AdditionalScriptsPaths
public List<string> AdditionalScriptsPaths { get; }
Property Value
ElementScriptsPath
public string ElementScriptsPath { get; set; }