Aracılığıyla paylaş


ExtractionEventArgs.Response Özellik

Alır WebTestResponse içeriğine değerleri ayıklamak için nesne.

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

ExtractionEventArgs Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı