NCoverExplorer.MSBuildTasks

NCoverExplorer.Filter Property

The filtering if any to apply (use numeric value or string name). 0 / None, 1 / HideUnvisited, 2 / HideFullyCovered, 3 / HideThresholdCovered

public  Filter {get; set;}

Property Value

The string or textual enum value.

See Also

NCoverExplorer Class | NCoverExplorer.MSBuildTasks Namespace