The Expression type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets and sets the description of the Expression.
Public propertyExpressionString
Gets or sets the expression string of the Expression.
Public propertyFormatResultAs
Gets or sets the format type of the expression result.
Public propertyName
Gets the name of the Expression.
Public propertyReferenceString
Gets the reference string of the Expression that can be used to create other expressions. A sample output would be "{Alignment Length}".

See Also