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

Namespace:   Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

NameDescription
System_CAPS_pubmethodDataCollectionEnvironmentContext(AgentContext^, ControllerContext^, DataCollectionContext^)

Initializes a new instance of the DataCollectionEnvironmentContext class by using the provided agent context, controller context, and session data collection context.

System_CAPS_pubmethodDataCollectionEnvironmentContext(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.

Return to top
Show: