Share via


WebTestRequestResult.Response Property

Definition

public:
 property Microsoft::VisualStudio::TestTools::WebTesting::WebTestResponse ^ Response { Microsoft::VisualStudio::TestTools::WebTesting::WebTestResponse ^ get(); void set(Microsoft::VisualStudio::TestTools::WebTesting::WebTestResponse ^ value); };
public Microsoft.VisualStudio.TestTools.WebTesting.WebTestResponse Response { get; set; }
member this.Response : Microsoft.VisualStudio.TestTools.WebTesting.WebTestResponse with get, set
Public Property Response As WebTestResponse

Property Value

Applies to