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
public WebTestItemCollection ElseItems { get; }
public:
property WebTestItemCollection^ ElseItems {
    WebTestItemCollection^ get ();
}
member ElseItems : WebTestItemCollection with get
function get ElseItems () : WebTestItemCollection

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

WebTestCondition Třída

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