GotoConstantExpression Property |
The constant expression if this is a "goto case ...", otherwise null.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Expression ConstantExpression { get; set; }
Property Value
Type:
ExpressionSee Also