NCoverExplorer.MSBuildTasks

NCover.Assemblies Property

Used to specify the assemblies to be profiled. Alternative to the AssemblyList property, where instead you wat the list to be dynamically built using an itemgroup, for instance to match all assemblies against a wildcard. The NCover task will take care of stripping off the suffixes etc.

public  Assemblies {get; set;}

See Also

NCover Class | NCoverExplorer.MSBuildTasks Namespace