Sdílet prostřednictvím


WebTestCondition.ElseItems – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Deklarace
Public ReadOnly Property ElseItems As WebTestItemCollection
    Get
public WebTestItemCollection ElseItems { get; }
public:
property WebTestItemCollection^ ElseItems {
    WebTestItemCollection^ get ();
}
member ElseItems : WebTestItemCollection
function get ElseItems () : WebTestItemCollection

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

WebTestCondition Třída

Microsoft.VisualStudio.TestTools.WebTesting – obor názvů