This documentation is archived and is not being maintained.
Microsoft.VisualStudio.Coverage.Analysis.Database Namespace
Visual Studio 2013
This namespace provides classes that represent the parts of a coverage analysis database.
| Class | Description | |
|---|---|---|
|
CoverageDatabase | Infrastructure. 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 | Infrastructure. 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 | Infrastructure. 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. |
Show: