Partilhar via


Construtor ConditionalRuleReference (Type)

Inicializa uma nova instância de ConditionalRuleReference classe com o tipo especificado.

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

Sintaxe

'Declaração
Protected Sub New ( _
    type As Type _
)
protected ConditionalRuleReference(
    Type type
)
protected:
ConditionalRuleReference(
    Type^ type
)
new : 
        type:Type -> ConditionalRuleReference
protected function ConditionalRuleReference(
    type : Type
)

Parâmetros

  • type
    Tipo: System.Type
    O tipo a ser usado para a inicialização.

Segurança do .NET Framework

Consulte também

Referência

ConditionalRuleReference Classe

Sobrecargas ConditionalRuleReference

Namespace Microsoft.VisualStudio.TestTools.WebTesting