Udostępnij za pośrednictwem


CaffeSettings.CommandLineArgs Właściwość

Definicja

Pobiera lub ustawia argumenty wiersza polecenia.

[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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Uwagi

Argumenty wiersza polecenia, które muszą zostać przekazane do zadania Caffe.

Dotyczy