Klasa WebTestResultPage
Pobiera wynik strony najwyższego poziomu.
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultUnit
Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultPage
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.WebTesting
Zestaw: Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public Class WebTestResultPage _
Inherits WebTestResultUnit _
Implements ICloneable
[SerializableAttribute]
public class WebTestResultPage : WebTestResultUnit,
ICloneable
[SerializableAttribute]
public ref class WebTestResultPage : public WebTestResultUnit,
ICloneable
[<SerializableAttribute>]
type WebTestResultPage =
class
inherit WebTestResultUnit
interface ICloneable
end
public class WebTestResultPage extends WebTestResultUnit implements ICloneable
Typ WebTestResultPage uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
DeclarativeWebTestItemId | Pobiera lub ustawia identyfikator tego żądania w badaniu deklaracyjne. (Odziedziczone z WebTestResultUnit). |
![]() |
IsCompleted | Zwraca wartość logiczną, która wskazuje, czy stan wynik jest ukończone. (Odziedziczone z WebTestResultUnit). |
![]() |
IsSkipped | Zwraca wartość logiczną, która wskazuje, czy zostało pominięte, to żądanie. (Odziedziczone z WebTestResultUnit). |
![]() |
Passed | Pobiera wartość logiczna, która wskazuje czy test wydajności sieci Web przekazany. (Zastępuje WebTestResultUnit.Passed). |
![]() |
RedirectedPages | Zwraca lub ustawia listę stron przekierowane. |
![]() |
RequestResult | Zwraca lub ustawia wynik żądania. |
![]() |
ResultStatus | Zwraca lub ustawia WebTestResultStatus tej strony lub żądanie. (Odziedziczone z WebTestResultUnit). |
![]() |
SourceWebTestId | Zwraca lub ustawia identyfikator testu wydajności sieci Web. (Odziedziczone z WebTestResultUnit). |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Clone | Tworzy nowy obiekt, który jest kopią bieżącej instancji. (Zastępuje WebTestResultUnit.Clone()). |
![]() |
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). |
![]() |
GetRequestSize | Zwraca długość żądania. (Zastępuje WebTestResultUnit.GetRequestSize()). |
![]() |
GetResponseSize | Zwraca długość odpowiedzi, w bajtach. (Zastępuje WebTestResultUnit.GetResponseSize()). |
![]() |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). |
![]() |
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.