Freigeben über


CaffeSettings.PythonScriptFilePath Eigenschaft

Definition

Ruft den Pfad der Python-Skriptdatei ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Auszuführende Python-Skripts. Diese Eigenschaft kann nicht angegeben werden, wenn configFilePath angegeben ist.

Gilt für: