Aracılığıyla paylaş


ContextParameter.Clone Yöntem

Yeni bir oluşturur ContextParameter yani bir kopyasını geçerli bir örneği.

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: System.Object
Yeni bir ContextParameter yani bir kopyasını geçerli bir örneği.

Yüklenen

ICloneable.Clone()

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ContextParameter Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı