[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a piece of text in a parse string with placeholder values.
The following tables list the members exposed by the TextFragment type.
Public Properties
Name | Description | |
---|---|---|
![]() | IsParameter |
Returns true to indicate this is a parameter and not a text fragment.
(Overrides .IsParameter.) |
![]() | Value | Returns the string text of the fragment. (Inherited from Fragment.) |