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.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(KeyValuePair<String^, Object^>) | Removes a KeyValuePair<TKey, TValue> from the WebTestContext. |
![]() | Remove(String^) | Removes the element with the specified key from the WebTestContext. |
Show:
