Microsoft.VisualStudio.Coverage.Analysis.Database Namespace
This namespace provides classes that represent the parts of a coverage analysis database.
Classes
Class | Description | |
---|---|---|
CoverageDatabase | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a coverage database file. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
DatabaseFunction | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a function in the code coverage analysis database. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
DatabaseModule | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a module from a CoverageDatabase. This class and its members are reserved for internal use and are not intended to be used in your code. |
Return to top