Klasa WebTestRequest
W tym miejscu bez zawartości zostaną zaktualizowane; Proszę nie należy dodawać materiały tutaj.
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestItem
Microsoft.VisualStudio.TestTools.WebTesting.WebTestRequest
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.WebTesting
Zestaw: Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public Class WebTestRequest _
Inherits WebTestItem
[SerializableAttribute]
public class WebTestRequest : WebTestItem
[SerializableAttribute]
public ref class WebTestRequest : public WebTestItem
[<SerializableAttribute>]
type WebTestRequest =
class
inherit WebTestItem
end
public class WebTestRequest extends WebTestItem
Typ WebTestRequest uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
WebTestRequest(String) | |
![]() |
WebTestRequest(Uri) |
Początek
Właściwości
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Clone | (Zastępuje WebTestItem.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). |
![]() |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). |
![]() |
InternalSetOutcome | |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). |
![]() |
RuntimeClone | Zwraca klonu tego obiektu w czasie wykonywania. (Odziedziczone z WebTestItem). |
![]() |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Zdarzenia
Nazwa | Opis | |
---|---|---|
![]() |
ExtractValues | |
![]() |
PostRequest | |
![]() |
PreRequest | |
![]() |
PreRequestDataBinding | |
![]() |
ValidateResponse | |
![]() |
ValidateResponseOnPageComplete |
Początek
Uwagi
W tym miejscu bez zawartości zostaną zaktualizowane; Proszę nie należy dodawać materiały tutaj.
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.