ProcessInfo.Child Property

Definition

Child process list.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> Child { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.Child : System.Collections.Generic.List<string> with get, set
Public Property Child As List(Of String)

Property Value

Implements

Attributes

Applies to