Partager via


PredictionContext.InputAst Property

Definition

Gets the abstract syntax tree (AST) generated from parsing the user input.

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

Property Value

Ast

Applies to