Click or drag to resize

MetricsExceptions_Try Field

Total 'try' statements.

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
[MetricsDescriptionAttribute("Total 'try' statements.
(not including the internally generated ones in 'using' statements)")]
public int Exceptions_Try

Field Value

Type: Int32
See Also