WebTest 构造函数

更新:2007 年 11 月

初始化从 WebTest 类派生的类的新实例。

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

语法

声明
Protected Sub New
用法

Dim instance As New WebTest()
protected WebTest()
protected:
WebTest()
protected function WebTest()

备注

下表显示从 WebTest 类派生的类的实例的一些初始属性值。

属性

初始值

UserName

String.Empty

Password

String.Empty

权限

另请参见

参考

WebTest 类

WebTest 成员

Microsoft.VisualStudio.TestTools.WebTesting 命名空间