IExpressionFormatIsExpressionFormat Property |
True if the body of the property is represented with lambda expression syntax, otherwise false.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax bool IsExpressionFormat { get; set; }
Property Value
Type:
BooleanSee Also