Click or drag to resize

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

Property Value

Type: Boolean
See Also