TransactionTimer.RuntimeClone 方法
此成员重写 WebTestItem.RuntimeClone()。
命名空间: Microsoft.VisualStudio.TestTools.WebTesting
程序集: Microsoft.VisualStudio.QualityTools.WebTestFramework(在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)
语法
声明
Public Overrides Function RuntimeClone As Object
public override Object RuntimeClone()
public:
virtual Object^ RuntimeClone() override
abstract RuntimeClone : unit -> Object
override RuntimeClone : unit -> Object
public override function RuntimeClone() : Object
返回值
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。