Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides WebTestRuleBase.Clone(), and more complete documentation might be available in that topic.This member overrides WebTestRuleBase.Clone().
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntax
'Declaration
Public Overrides Function Clone As Object
public override Object Clone()
public:
virtual Object^ Clone() override
abstract Clone : unit -> Object
override Clone : unit -> Object
public override function Clone() : Object
Return Value
Type: System.Object
An HTTP request object.
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.