CoverageDatabase.CreateFromCoverage Method

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Creates a new coverage database. This class and its members are reserved for internal use and are not intended to be used in your code.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member CreateFromCoverage(String, String) Creates a new coverage database file by using the provided path of the coverage file and the provided database file path.
Public methodStatic member CreateFromCoverage(String, IEnumerable<String>, IEnumerable<String>, String) Creates a new coverage database file by using the provided parameters. This class and its members are reserved for internal use and are not intended to be used in your code.

Top

See Also

Reference

CoverageDatabase Class

Microsoft.VisualStudio.Coverage.Analysis.Database Namespace