WebTestRequestPluginConverter Class
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntax
'Declaration
Public Class WebTestRequestPluginConverter _
Inherits WebTestPlugin
'Usage
Dim instance As WebTestRequestPluginConverter
public class WebTestRequestPluginConverter : WebTestPlugin
public ref class WebTestRequestPluginConverter : public WebTestPlugin
public class WebTestRequestPluginConverter extends WebTestPlugin
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestPlugin
Microsoft.VisualStudio.TestTools.WebTesting.WebTestRequestPluginConverter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.