UnaryMinusExpression Properties
An unary negation operator.
Name | Description |
---|---|
Brackets |
Gets or sets the number of pairs of parentheses in which the expression is enclosed. Inherited from Expression. |
Inner |
Gets or sets the operand on which the unary operator acts.
Inherited from Unary |
Operator |
Gets the symbols that designate the operation. |
See Also