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.

ContextParameter Constructor

 

Initializes a new instance of the ContextParameter class.

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

NameDescription
System_CAPS_pubmethodContextParameter()

Initializes a new instance of the ContextParameter class.

System_CAPS_pubmethodContextParameter(String^, String^)

Initializes a new instance of the ContextParameter class by using the provided name and value.

Return to top
Show: