The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebTestRequestPluginConverter::PreRequest Method (Object^, PreRequestEventArgs^)
Represents the method that will handle the event associated with the start of an HTTP request.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- sender
-
Type:
System::Object^
The source of the event.
- e
-
Type:
Microsoft.VisualStudio.TestTools.WebTesting::PreRequestEventArgs^
A PreRequestEventArgs that contains the event data.
Show: