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.
DateTimeWebRequestPlugin Class
Namespace:
Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
System::Object
Microsoft.VisualStudio.TestTools.WebTesting::WebTestRequestPlugin
Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins::DateTimeWebRequestPlugin
Microsoft.VisualStudio.TestTools.WebTesting::WebTestRequestPlugin
Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins::DateTimeWebRequestPlugin
| Name | Description | |
|---|---|---|
![]() | DateTimeWebRequestPlugin() |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | PostRequest(Object^, PostRequestEventArgs^) | When overridden in a derived class, this method is run every time a request finishes before dependent requests are run. This allows the callback to obtain runtime information about the request.(Inherited from WebTestRequestPlugin.) |
![]() | PreRequest(Object^, PreRequestEventArgs^) | When overridden in a derived class, this method allows outside code to affect the request. (Inherited from WebTestRequestPlugin.) |
![]() | PreRequestDataBinding(Object^, PreRequestDataBindingEventArgs^) | |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


