Click or drag to resize

MetricsCompilerDirectives_If Field

Total '#if' and '#elif' compiler directives.

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
[MetricsDescriptionAttribute("Total '#if' and '#elif' compiler directives.")]
public int CompilerDirectives_If

Field Value

Type: Int32
See Also