Partager via


ProcessInfo.CommandLine Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to