NCoverExplorer.MSBuildTasks

NCover.ExcludeAttributes Property

If coverage exclusion attributes have been applied (NCover 1.5.4 onwards) specify the full namespace to the attribute including the "Attribute" suffix - e.g. "CoverageExcludeAttribute" if defined in no namespace. Separate multiple attributes with semi-colons.

public  ExcludeAttributes {get; set;}

See Also

NCover Class | NCoverExplorer.MSBuildTasks Namespace