Partilhar via


Construtor WebTestLoop (WebTestLoop)

Inicializa uma nova instância da WebTestLoop classe copiando especificado WebTestLoop.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    copy As WebTestLoop _
)
protected WebTestLoop(
    WebTestLoop copy
)
protected:
WebTestLoop(
    WebTestLoop^ copy
)
new : 
        copy:WebTestLoop -> WebTestLoop
protected function WebTestLoop(
    copy : WebTestLoop
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

WebTestLoop Classe

Sobrecargas WebTestLoop

Namespace Microsoft.VisualStudio.TestTools.WebTesting