[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a parameter in a parsed string of texts and parameters.

The following tables list the members exposed by the ParameterFragment type.

Public Properties

  NameDescription
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.)