ProcessInfoData.Children Property

Definition

Child process list. Serialized Name: ProcessInfo.properties.children

public System.Collections.Generic.IList<string> Children { get; }
member this.Children : System.Collections.Generic.IList<string>
Public ReadOnly Property Children As IList(Of String)

Property Value

Applies to