Partilhar via


Propriedade WebTestCondition.ElseItems

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection

Segurança do .NET Framework

Consulte também

Referência

WebTestCondition Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting