PipelineChainAst.RhsPipeline Property

Definition

Gets the right hand pipeline in the chain.

public System.Management.Automation.Language.PipelineAst RhsPipeline { get; }
member this.RhsPipeline : System.Management.Automation.Language.PipelineAst
Public ReadOnly Property RhsPipeline As PipelineAst

Property Value

Applies to