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.

TestAggregation Constructor

 

Initializes a new instance of the TestAggregation class.

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

NameDescription
System_CAPS_protmethodTestAggregation()

Initializes a new instance of the TestAggregation class.

System_CAPS_protmethodTestAggregation(SerializationInfo^, StreamingContext)

Initializes a new instance of the TestAggregation class from XML by using the provided information and context.

System_CAPS_protmethodTestAggregation(String^, String^)

Initializes a new instance of the TestAggregation class.

System_CAPS_protmethodTestAggregation(TestAggregation^)

Initializes a new instance of the TestAggregation class that is a copy of the provided test aggregation object.

Return to top
Show: