Pipeline.Commands Property

Definition

Gets the collection of commands for this pipeline.

public:
 property System::Management::Automation::Runspaces::CommandCollection ^ Commands { System::Management::Automation::Runspaces::CommandCollection ^ get(); };
public System.Management.Automation.Runspaces.CommandCollection Commands { get; }
member this.Commands : System.Management.Automation.Runspaces.CommandCollection
Public ReadOnly Property Commands As CommandCollection

Property Value

Applies to