Delen via


CaffeSettings.PythonInterpreterPath Eigenschap

Definitie

Hiermee wordt het python-interpreterpad opgehaald of ingesteld.

[Newtonsoft.Json.JsonProperty(PropertyName="pythonInterpreterPath")]
public string PythonInterpreterPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pythonInterpreterPath")>]
member this.PythonInterpreterPath : string with get, set
Public Property PythonInterpreterPath As String

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Het pad naar de Python-interpreter. De eigenschap kan alleen worden opgegeven als het pythonScriptFilePath is opgegeven.

Van toepassing op