Share via


DatabaseModule.SetCoverageBuffer 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.

Sets the coverage buffer for this module. 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 method SetCoverageBuffer(array<Byte[]) Sets the coverage buffer to use the provided buffer. This class and its members are reserved for internal use and are not intended to be used in your code.
Public method SetCoverageBuffer(Guid, array<Byte[]) Sets the coverage buffer for the specified test to use the provided buffer. This class and its members are reserved for internal use and are not intended to be used in your code.

Top

See Also

Reference

DatabaseModule Class

Microsoft.VisualStudio.Coverage.Analysis.Database Namespace