Compartilhar via


ChainerSettings.CommandLineArgs Propriedade

Definição

Obtém ou define argumentos de linha de 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Argumentos de linha de comando que precisam ser passados para o script python.

Aplica-se a