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.

WebTestContext::Remove Method

 

Removes an element from the WebTestContext object.

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

NameDescription
System_CAPS_pubmethodRemove(KeyValuePair<String^, Object^>)
System_CAPS_pubmethodRemove(String^)

Removes the element with the specified key from the WebTestContext.

Return to top
Show: