Aracılığıyla paylaş


TransactionTimer.Items Özellik

Süreli harekete dahil test öğeleri Web performansını listesini alır.

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
Web performans test öğeleri koleksiyonu.

Açıklamalar

Web performans test öğeleri istekleri, yorumlar, içerdiği Web performans testlerini ve katıştırılmış hareketleri içerir.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TransactionTimer Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı