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.
TestElement Constructor (TestElement^)
Initializes a new instance of the TestElement class by using the provided copy of a test element.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- copy
-
Type:
Microsoft.VisualStudio.TestTools.Common::TestElement^
A copy of a TestElement object.
Show: