Template.TemplateBodyParseTree 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 or sets the parse tree of this template.
public LGTemplateParser.BodyContext TemplateBodyParseTree { get; set; }
member this.TemplateBodyParseTree : LGTemplateParser.BodyContext with get, set
Public Property TemplateBodyParseTree As LGTemplateParser.BodyContext
Property Value
The parse tree of this template.