Partager via


WebTestLoop, constructeur (WebTestLoop)

Initialise une nouvelle instance de la classe WebTestLoop en copiant le WebTestLoop spécifié.

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    copy As WebTestLoop _
)
protected WebTestLoop(
    WebTestLoop copy
)
protected:
WebTestLoop(
    WebTestLoop^ copy
)
new : 
        copy:WebTestLoop -> WebTestLoop
protected function WebTestLoop(
    copy : WebTestLoop
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

WebTestLoop Classe

WebTestLoop, surcharge

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms