Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

WebTest Constructor ()

 

Initializes a new instance of a class that is derived from WebTest class.

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

protected:
WebTest()

The following table shows some initial property values for an instance of a class that is derived from WebTest class.

Property

Initial Value

UserName

String.Empty

Password

String.Empty

Return to top
Show: