CodeMetrics ShowSummaryReport Property MSBuildCodeMetrics
True if the summary report should be generated

Namespace: MSBuildCodeMetrics.Tasks
Assembly: MSBuildCodeMetrics.Tasks (in MSBuildCodeMetrics.Tasks.dll) Version: 0.1.4894.24375
Syntax

public bool ShowSummaryReport { get; set; }

Property Value

Type: OnlineBoolean
See Also