Share via


TestElement Constructor

Initializes a new instance of the TestElement class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New TestElement()
protected TestElement()
protected:
TestElement()
protected function TestElement()

.NET Framework Security

See Also

Reference

TestElement Class

TestElement Members

TestElement Overload

Microsoft.VisualStudio.TestTools.Common Namespace