WebTestRequestPluginConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class WebTestRequestPluginConverter : Microsoft::VisualStudio::TestTools::WebTesting::WebTestPlugin
public class WebTestRequestPluginConverter : Microsoft.VisualStudio.TestTools.WebTesting.WebTestPlugin
type WebTestRequestPluginConverter = class
inherit WebTestPlugin
Public Class WebTestRequestPluginConverter
Inherits WebTestPlugin
- Inheritance
Constructors
WebTestRequestPluginConverter() |
Properties
ClassName | |
WebTestRequestPlugin |
Methods
PostPage(Object, PostPageEventArgs) | (Inherited from WebTestPlugin) |
PostRequest(Object, PostRequestEventArgs) | |
PostTransaction(Object, PostTransactionEventArgs) | (Inherited from WebTestPlugin) |
PostWebTest(Object, PostWebTestEventArgs) | (Inherited from WebTestPlugin) |
PrePage(Object, PrePageEventArgs) | (Inherited from WebTestPlugin) |
PreRequest(Object, PreRequestEventArgs) | |
PreRequestDataBinding(Object, PreRequestDataBindingEventArgs) | (Inherited from WebTestPlugin) |
PreTransaction(Object, PreTransactionEventArgs) | (Inherited from WebTestPlugin) |
PreWebTest(Object, PreWebTestEventArgs) | (Inherited from WebTestPlugin) |