Freigeben über


CaffeSettings.ConfigFilePath Eigenschaft

Definition

Ruft den Pfad der Konfigurationsdatei ab oder legt den Pfad fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Pfad der Konfigurationsdatei für den Auftrag. Diese Eigenschaft kann nicht angegeben werden, wenn pythonScriptFilePath angegeben ist.

Gilt für: