Compartir a través de


ProcessInfoInner.Parent Propiedad

Definición

Obtiene o establece el proceso primario.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a