Megosztás a következőn keresztül:


ProcessInfoInner.Children Tulajdonság

Definíció

Lekéri vagy beállítja a gyermekfolyamat-listát.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.children")]
public System.Collections.Generic.IList<string> Children { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.children")>]
member this.Children : System.Collections.Generic.IList<string> with get, set
Public Property Children As IList(Of String)

Tulajdonság értéke

Attribútumok
Newtonsoft.Json.JsonPropertyAttribute

A következőre érvényes: