Udostępnij za pośrednictwem


Właściwość PostRequestEventArgs.Response —

Pobiera WebTestResponse generowany przez żądanie.

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

Składnia

'Deklaracja
Public ReadOnly Property Response As WebTestResponse
public WebTestResponse Response { get; }
public:
property WebTestResponse^ Response {
    WebTestResponse^ get ();
}
member Response : WebTestResponse with get
function get Response () : WebTestResponse

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.WebTestResponse
A WebTestResponse object.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PostRequestEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting