Condividi tramite


Costruttore TestElement (TestElement)

Inizializza una nuova istanza della classe TestElement utilizzando la copia specificata di un elemento di test.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    copy As TestElement _
)
protected TestElement(
    TestElement copy
)
protected:
TestElement(
    TestElement^ copy
)
new : 
        copy:TestElement -> TestElement
protected function TestElement(
    copy : TestElement
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Overload TestElement

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common