Aracılığıyla paylaş


PostRequestEventArgs.Response Özellik

Alır WebTestResponse isteği tarafından üretilir.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
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

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.WebTestResponse
WebTestResponse nesnesi

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PostRequestEventArgs Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı