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.
DataCollectionEnvironmentContext Constructor
Initializes a new instance of the DataCollectionEnvironmentContext class.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
| Name | Description | |
|---|---|---|
![]() | DataCollectionEnvironmentContext(AgentContext^, ControllerContext^, DataCollectionContext^) | Initializes a new instance of the DataCollectionEnvironmentContext class by using the provided agent context, controller context, and session data collection context. |
![]() | DataCollectionEnvironmentContext(AgentContext^, ControllerContext^, DataCollectionContext^, TcmContext^) | Initializes a new instance of the DataCollectionEnvironmentContext class by using the provided agent context, controller context, session data collection context, and test case manager context. |
Show:
