Share via


WaitProcessCommand.PassThru Property

Definition

Gets or sets a value indicating whether to return the Process objects after waiting.

[System.Management.Automation.Parameter]
public System.Management.Automation.SwitchParameter PassThru { get; set; }
[<System.Management.Automation.Parameter>]
member this.PassThru : System.Management.Automation.SwitchParameter with get, set
Public Property PassThru As SwitchParameter

Property Value

Attributes

Applies to