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


WebTestCondition.ElseItems - свойство

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

Синтаксис

'Декларация
Public ReadOnly Property ElseItems As WebTestItemCollection
    Get
public WebTestItemCollection ElseItems { get; }
public:
property WebTestItemCollection^ ElseItems {
    WebTestItemCollection^ get ();
}
member ElseItems : WebTestItemCollection
function get ElseItems () : WebTestItemCollection

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

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

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

См. также

Ссылки

WebTestCondition Класс

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