Compartilhar via


Construtor WebTestRuleBase (WebTestRuleBase)

Inicializa uma nova instância de WebTestRuleBase classe copiando especificado WebTestRuleBase.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

WebTestRuleBase Classe

Sobrecargas WebTestRuleBase

Namespace Microsoft.VisualStudio.TestTools.WebTesting