BinaryOperatorIsSingleLine Property |
Determines if the code object only requires a single line for display.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override bool IsSingleLine { get; set; }
Property Value
Type:
BooleanSee Also