Aracılığıyla paylaş


WebTestCondition.ElseItems Özellik

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestCondition Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı