This topic has not yet been rated - Rate this topic

WebTestItem.Clone Method

When it is overridden in a derived class, it creates a copy of the calling object.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
public abstract Object Clone()

Return Value

Type: System.Object
A copy of the object.

Implements

ICloneable.Clone()
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.