Compartir a través de


WebTestCondition.ElseItems (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.TestTools.WebTesting
Ensamblado:  Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection

Seguridad de .NET Framework

Vea también

Referencia

WebTestCondition Clase

Microsoft.VisualStudio.TestTools.WebTesting (Espacio de nombres)