Condividi tramite


CaffeSettings.PythonScriptFilePath Proprietà

Definizione

Ottiene o imposta il percorso del file di script python.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Script Python da eseguire. Questa proprietà non può essere specificata se viene specificato configFilePath.

Si applica a