PipelineChainAst.RhsPipeline Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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