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


WebTestRuleBase - конструктор (WebTestRuleBase)

Инициализирует новый экземпляр класса WebTestRuleBase посредством копирования указанного класса WebTestRuleBase.

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

Синтаксис

'Декларация
Protected Sub New ( _
    copy As WebTestRuleBase _
)
protected WebTestRuleBase(
    WebTestRuleBase copy
)
protected:
WebTestRuleBase(
    WebTestRuleBase^ copy
)
new : 
        copy:WebTestRuleBase -> WebTestRuleBase
protected function WebTestRuleBase(
    copy : WebTestRuleBase
)

Параметры

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

См. также

Ссылки

WebTestRuleBase Класс

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

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