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.

TestResultCounter Constructor

 

Initializes a new instance of the TestResultCounter class.

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

NameDescription
System_CAPS_pubmethodTestResultCounter(Int32)

Initializes a new instance of the TestResultCounter class.

System_CAPS_pubmethodTestResultCounter(TestResultCounter^)

Initializes a new instance of the TestResultCounter class by creating a copy of the provided test result counter.

Return to top
Show: