Compartilhar via


ProcessInfoInner.Parent Propriedade

Definição

Obtém ou define o processo pai.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a