Compartir a través de


ProcessInfoInner.CommandLine Propiedad

Definición

Obtiene o establece la línea de comandos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a