WebTestException 构造函数

初始化 WebTestException 类的新实例。

命名空间:  Microsoft.VisualStudio.TestTools.WebTesting
程序集:  Microsoft.VisualStudio.QualityTools.WebTestFramework(在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)

语法

声明
Public Sub New
public WebTestException()
public:
WebTestException()
new : unit -> WebTestException
public function WebTestException()

备注

序列化方案需要此构造函数。

.NET Framework 安全性

请参见

参考

WebTestException 类

WebTestException 重载

Microsoft.VisualStudio.TestTools.WebTesting 命名空间