Aracılığıyla paylaş


WebTestConditionalConstruct.Items Özellik

Koleksiyonu alır WebTestItem nesneler.

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

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection
Koleksiyonu WebTestItem nesneler.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestConditionalConstruct Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı