Microsoft.VisualStudio.Coverage.Analysis.Database Namespace

 

This namespace provides classes that represent the parts of a coverage analysis database.

Classes

Class Description
System_CAPS_pubclass 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.

System_CAPS_pubclass 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.

System_CAPS_pubclass 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