ITextExpression Interface
.NET Framework (current version)
Represents a text expression.
Assembly: System.Activities (in System.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | ExpressionText | Gets the expression text to be evaluated. |
![]() | Language | Gets the language information that applies to interface text expression. |
![]() | RequiresCompilation | Gets a value that indicates whether the ITextExpression requires compilation. |
| Name | Description | |
|---|---|---|
![]() | GetExpressionTree() | Gets the expression tree. |
.NET Framework
Available since 4.5
Available since 4.5
Show:

