Delen via


CaffeSettings.ConfigFilePath Eigenschap

Definitie

Hiermee wordt het pad naar het configuratiebestand opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Pad van het configuratiebestand voor de taak. Deze eigenschap kan niet worden opgegeven als pythonScriptFilePath is opgegeven.

Van toepassing op