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

적용 대상