Condividi tramite


CaffeSettings.PythonInterpreterPath Proprietà

Definizione

Ottiene o imposta il percorso dell'interprete python.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Percorso dell'interprete Python. La proprietà può essere specificata solo se è specificato pythonScriptFilePath.

Si applica a