Sdílet prostřednictvím


WebTestRuleBase – konstruktor (Type)

Inicializuje novou instanci WebTestRuleBase třídy s zadaného typu.

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

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

WebTestRuleBase Třída

WebTestRuleBase – přetížení

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