CodeObjectIsNewLinesSet Property |
Determines if the newline count has been set on the code object.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsNewLinesSet { get; set; }
Property Value
Type:
BooleanSee Also