Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class WebTestRequestPluginReference _
Inherits WebTestRuleBase
'Usage
Dim instance As WebTestRequestPluginReference
[SerializableAttribute]
public class WebTestRequestPluginReference : WebTestRuleBase
[SerializableAttribute]
public ref class WebTestRequestPluginReference : public WebTestRuleBase
public class WebTestRequestPluginReference extends WebTestRuleBase
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestRuleBase
Microsoft.VisualStudio.TestTools.WebTesting.WebTestRequestPluginReference
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.