Klasa WebTestResultDetails
Klasa może zawierać szczegóły dotyczące wyników testów wydajności sieci Web.
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultDetails
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.WebTesting
Zestaw: Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public Class WebTestResultDetails
[SerializableAttribute]
public class WebTestResultDetails
[SerializableAttribute]
public ref class WebTestResultDetails
[<SerializableAttribute>]
type WebTestResultDetails = class end
public class WebTestResultDetails
Typ WebTestResultDetails uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
CorrelationResults | Pobiera listę wyników korelacji. | |
TestName | ||
WebTestIterations | Pobiera listę wydajność sieci Web test iteracji. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object). | |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). | |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). | |
GetWebTestRequestResults | Pobiera listę GetWebTestRequestResults. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). | |
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.