Compartilhar via


CustomToolkitSettings.CommandLine Propriedade

Definição

Obtém ou define a linha de comando.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

A linha de comando a ser executada no nó master.

Aplica-se a