Delen via


CaffeSettings.PythonScriptFilePath Eigenschap

Definitie

Hiermee wordt het pad naar het Python-scriptbestand opgehaald of ingesteld.

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Python-script dat moet worden uitgevoerd. Deze eigenschap kan niet worden opgegeven als configFilePath is opgegeven.

Van toepassing op