PostRequestEventArgs Class
Visual Studio 2005
Provides data for the WebTestRequest.PostRequest and WebTest.PostRequest events.
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in microsoft.visualstudio.qualitytools.webtestframework.dll)
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in microsoft.visualstudio.qualitytools.webtestframework.dll)
This provides a reference to the WebTest that generated the PostRequest event, the WebTestRequest that is the source of the request, and the WebTestResponse that is generated by the request.