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


WebTestRuleBase.Properties - свойство

Обновлен: Ноябрь 2007

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

Синтаксис

'Декларация
Public ReadOnly Property Properties As PropertyCollection
'Применение
Dim instance As WebTestRuleBase
Dim value As PropertyCollection

value = instance.Properties
public PropertyCollection Properties { get; }
public:
property PropertyCollection^ Properties {
    PropertyCollection^ get ();
}
public function get Properties () : PropertyCollection

Значение свойства

Тип: Microsoft.VisualStudio.TestTools.WebTesting.PropertyCollection

Разрешения

См. также

Ссылки

WebTestRuleBase Класс

WebTestRuleBase - члены

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