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.

WebTestRequestHeader Constructor

 

Initializes a new instance of the WebTestRequestHeader class.

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

NameDescription
System_CAPS_pubmethodWebTestRequestHeader()

Initializes a new instance of the WebTestRequestHeader class.

System_CAPS_pubmethodWebTestRequestHeader(String^, String^)

Initializes a new instance of the WebTestRequestHeader class with values for the Name and Value properties.

Return to top
Show: