WebTest.LastResponse Property

Definition

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

Property Value

Applies to