Aracılığıyla paylaş


WebTestConditionalConstruct.Items Özellik

Topluluğu 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
public WebTestItemCollection Items { get; }
public:
property WebTestItemCollection^ Items {
    WebTestItemCollection^ get ();
}
member Items : WebTestItemCollection with get
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ı