Udostępnij za pośrednictwem


Metoda WebTestResultCondition.Clone —

Tworzy nowy WebTestResultCondition to jest kopia bieżącej instancji.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
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

Wartość zwracana

Typ: System.Object
Nowy WebTestResultCondition to jest kopia bieżącej instancji.

Implementuje

ICloneable.Clone()

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestResultCondition Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting