Condividi tramite


CaffeSettings.ConfigFilePath Proprietà

Definizione

Ottiene o imposta il percorso del file di configurazione.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Percorso del file di configurazione per il processo. Questa proprietà non può essere specificata se è specificato pythonScriptFilePath.

Si applica a