Partager via


WebTestCondition.ElseItems, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection

Sécurité .NET Framework

Voir aussi

Référence

WebTestCondition Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms