次の方法で共有


ProcessInfoInner.Parent プロパティ

定義

親プロセスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象