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.
IDataCollectionRunContext Interface
Interface for an object that encapsulates the current environment for custom diagnostic data adapters.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
| Name | Description | |
|---|---|---|
![]() | ResultSink | Gets an object that saves the results from a test on the Test Manager server. |
![]() | RunContextVariables | Gets an object that enables access to each value in the context. |
![]() | TestRun | Gets a reference to the test run object. |
Show:
