Aracılığıyla paylaş


WebTestResponse.Clone Yöntem

Test yanıt gövdesini klonlar.

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

Sözdizimi

'Bildirim
Public Function Clone As Object
public Object Clone()
public:
virtual Object^ Clone() sealed
abstract Clone : unit -> Object  
override Clone : unit -> Object
public final function Clone() : Object

Dönüş Değeri

Tür: Object
Test yanıt kopyası.

Yüklenen

ICloneable.Clone

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestResponse Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı