SPLTPT_MTSL_ResolveNestedContextParms Class
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Microsoft.VisualStudio.TestTools.WebTesting::WebTestRequestPlugin
Microsoft.VisualStudio.TestTools.WebTesting.RequestPlugins::SPLTPT_MTSL_ResolveNestedContextParms
| Name | Description | |
|---|---|---|
![]() | SPLTPT_MTSL_ResolveNestedContextParms() | Initializes a new instance of the SPLTPT_MTSL_ResolveNestedContextParms class. |
| 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.


