次の方法で共有


ProcessInfoInner.CommandLine プロパティ

定義

コマンド ラインを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象