ConstantExpression Properties
A constant value.Name | Description |
---|---|
BracketsCount | Gets or sets the number of pairs of parentheses in which the expression is enclosed. Inherited from Expression. |
Value | Gets or sets the value of the constant. |
See Also