Condividi tramite


CaffeSettings.CommandLineArgs Proprietà

Definizione

Ottiene o imposta gli argomenti della riga di comando.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Argomenti della riga di comando che devono essere passati al processo Caffe.

Si applica a