Aracılığıyla paylaş


WebTestResultPage.Clone Yöntem

Geçerli örnek bir kopyası olan yeni bir nesne oluşturur.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

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

Dönüş Değeri

Tür: System.Object
Geçerli örnek bir kopyası olan yeni bir nesne.

Yüklenen

ICloneable.Clone()

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestResultPage Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı