VsMetricsSettings.

IgnoreInvalidTargets Property

Summary

Gets or sets a value indicating whether invalid targets should be analysed.
Assembly
Cake.VsMetrics.dll
Namespace
Cake.VsMetrics
Containing Type
VsMetricsSettings

Syntax

public bool IgnoreInvalidTargets { get; set; }

Value

Type Description
bool The boolean value indicating if invalid targets should be ignored.