Udostępnij za pośrednictwem


Właściwość DeclarativeWebTest.Items —

Pobiera lub ustawia zestaw elementów, które są zawarte w tym badaniu wydajności sieci Web.Elementy są transakcje, żądania, komentarze i włącza testów wydajności sieci Web.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property Items As WebTestItemCollection
public WebTestItemCollection Items { get; internal set; }
public:
property WebTestItemCollection^ Items {
    WebTestItemCollection^ get ();
    internal: void set (WebTestItemCollection^ value);
}
member Items : WebTestItemCollection with get, internal set
function get Items () : WebTestItemCollection
internal function set Items (value : WebTestItemCollection)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.WebTestItemCollection
Kolekcja elementów.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DeclarativeWebTest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting