Поделиться через


ExtractionRuleReference - конструктор (Type)

Инициализирует новый экземпляр класса ExtractionRuleReference, используя в качестве параметра объект Type реализации класса ExtractionRule.

Пространство имен:  Microsoft.VisualStudio.TestTools.WebTesting
Сборка:  Microsoft.VisualStudio.QualityTools.WebTestFramework (в Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Синтаксис

'Декларация
Public Sub New ( _
    type As Type _
)
public ExtractionRuleReference(
    Type type
)
public:
ExtractionRuleReference(
    Type^ type
)
new : 
        type:Type -> ExtractionRuleReference
public function ExtractionRuleReference(
    type : Type
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

ExtractionRuleReference Класс

ExtractionRuleReference - перегрузка

Microsoft.VisualStudio.TestTools.WebTesting - пространство имен