Partilhar via


CustomToolkitSettings.CommandLine Propriedade

Definição

Obtém ou define a linha de comandos.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

A linha de comandos a executar no nó principal.

Aplica-se a