ConnectionFailedWebTestException 构造函数

初始化 ConnectionFailedWebTestException 类的新实例。

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

语法

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

备注

下表显示 ConnectionFailedWebTestException 实例的初始属性值。

Property

InnerException

null 引用(在 Visual Basic 中为 Nothing)。

Message

系统提供的本地化说明。

.NET Framework 安全性

请参见

参考

ConnectionFailedWebTestException 类

ConnectionFailedWebTestException 重载

Microsoft.VisualStudio.TestTools.WebTesting 命名空间

InnerException

Message