Share via


FeedbackContext.CommandLineAst Property

Definition

Gets the abstract syntax tree (AST) generated from parsing the last command line.

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

Property Value

Ast

Applies to