The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestElementResultTestPropertyProvider Interface
Represents an interface that an object can implement to provide test data in the test results.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | FillDataRow(DataRow^, String^) | Fills the provided data row by using test result data. |
Test elements that already implement this interface. Objects that do not inherit from TestElement must implement this interface in order to provide test data in the test results.
Show:
