MustacheTag class

MustacheTag class

Represents “mustache” tag.

Properties

NameDescription
reference_offsetGets the zero-based starting position of the tag from the start of the MustacheTag.reference_run.
reference_runGets the run that contains the beginning of the tag.
textGets the text of the tag.

See Also