Click or drag to resize

CodeUnitSLOC Property

"Source Lines Of Code" in the source (when first parsed).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public int SLOC { get; }

Property Value

Type: Int32
See Also