PythonEngineVersion public enum PythonEngineVersion Enum of possible values of python engine versions. Documentation Code CPython3 = 2 IronPython2 = 1 Unspecified = 0