PipelineChainAst.LhsPipelineChain 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 left hand pipeline in the chain.
public System.Management.Automation.Language.ChainableAst LhsPipelineChain { get; }
member this.LhsPipelineChain : System.Management.Automation.Language.ChainableAst
Public ReadOnly Property LhsPipelineChain As ChainableAst