IAttributeExpressionExpression Property |
Gets the expression.
Namespace:
Aloe.SystemFrameworks.Domain.Attributes
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
SyntaxExpression Expression { get; }
ReadOnly Property Expression As Expression
Get
property Expression^ Expression {
Expression^ get ();
}
abstract Expression : Expression with get
Property Value
Type:
Expression
The expression.
See Also