Click or drag to resize

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
C#
bool IsExpressionFormat { get; set; }

Property Value

Type: Boolean
See Also