Sdílet prostřednictvím


WebTestRuleBase – konstruktor (WebTestRuleBase)

Inicializuje novou instanci WebTestRuleBase třídy zkopírováním zadaného WebTestRuleBase.

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

WebTestRuleBase Třída

WebTestRuleBase – přetížení

Microsoft.VisualStudio.TestTools.WebTesting – obor názvů