Property PythonHome
PythonHome
Gets or sets the location where the standard Python libraries are installed.
public string PythonHome { get; set; }
Property Value
Remarks
If no location is specified, the runtime will be created from the currently activated Python virtual environment.