Click or drag to resize

MetricsComments_EOL Field

Total EOL-style comments that appear after a code object.

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
[MetricsDescriptionAttribute("Total EOL-style comments that appear after a code object.
(excludes those that appear at the beginning of a line)")]
public int Comments_EOL

Field Value

Type: Int32
See Also