Share via


ProcessInfoData.Children Property

Definition

Child process list.

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