The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebTestRecorderPluginReference::Clone Method ()
Returns a new WebTestRecorderPluginReference that is an exact clone of this object.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Return Value
Type: System::Object^A new WebTestRecorderPluginReference that is an exact clone of this object.
Implements
ICloneable::Clone()
Show: