Udostępnij za pośrednictwem


Klasa WebTestCorrelationResult

Klasa może zawierać wynik korelacji, stosowany podczas testu wydajności sieci Web jest wykonywany w trybie korelacji.

Hierarchia dziedziczenia

Object
  Microsoft.VisualStudio.TestTools.WebTesting.WebTestCorrelationResult

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

Składnia

'Deklaracja
<SerializableAttribute> _
Public Class WebTestCorrelationResult
[SerializableAttribute]
public class WebTestCorrelationResult
[SerializableAttribute]
public ref class WebTestCorrelationResult
[<SerializableAttribute>]
type WebTestCorrelationResult =  class end
public class WebTestCorrelationResult

Typ WebTestCorrelationResult uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna BindingRequestUrl Pobiera adres URL żądania wiązania.
Właściwość publiczna ExtractingRequestUrl Pobiera ekstrahujące adresu URL żądania.
Właściwość publiczna ParameterName Pobiera nazwę parametru.
Właściwość publiczna UniqueContextParameterName Pobiera nazwę parametru w kontekście unikatowe.

Początek

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda chroniona Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting