ValidationEventArgs.Response Property

Definition

public:
 property Microsoft::VisualStudio::TestTools::WebTesting::WebTestResponse ^ Response { Microsoft::VisualStudio::TestTools::WebTesting::WebTestResponse ^ get(); };
public Microsoft.VisualStudio.TestTools.WebTesting.WebTestResponse Response { get; }
member this.Response : Microsoft.VisualStudio.TestTools.WebTesting.WebTestResponse
Public ReadOnly Property Response As WebTestResponse

Property Value

Applies to