PipelineChainAst.Operator 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 chaining operator used.
public System.Management.Automation.Language.TokenKind Operator { get; }
member this.Operator : System.Management.Automation.Language.TokenKind
Public ReadOnly Property Operator As TokenKind