PythonAdapter.EnableDebugging

Syntax

PythonAdapter.EnableDebugging

Data Type

Boolean

Purpose

Enables step into debugging operations when executing a Python module.

Remarks

You must install Visual Studio code to step into Python modules.

See Also

Debugging Python Modules