Aracılığıyla paylaş


ValidationEventArgs.Response Özellik

Alır WebTestResponse doğrulanan.

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
    Get
public WebTestResponse Response { get; }
public:
property WebTestResponse^ Response {
    WebTestResponse^ get ();
}
member Response : WebTestResponse
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

ValidationEventArgs Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı