Udostępnij za pośrednictwem


Właściwość DeclarativeWebTest.ContextParameters —

Pobiera zestaw parametrów kontekstu skojarzonych z tym testu 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 ContextParameters As ContextParameterCollection
public ContextParameterCollection ContextParameters { get; internal set; }
public:
property ContextParameterCollection^ ContextParameters {
    ContextParameterCollection^ get ();
    internal: void set (ContextParameterCollection^ value);
}
member ContextParameters : ContextParameterCollection with get, internal set
function get ContextParameters () : ContextParameterCollection
internal function set ContextParameters (value : ContextParameterCollection)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.ContextParameterCollection
Kolekcja parametrów kontekstu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DeclarativeWebTest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting