Share via


WebTestContext.Remove Method

Include Protected Members
Include Inherited Members

Removes an element from the WebTestContext object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Remove(KeyValuePair<String, Object>) Removes a KeyValuePair<TKey, TValue> from the WebTestContext.
Public method Remove(String) Removes the element with the specified key from the WebTestContext.

Top

See Also

Reference

WebTestContext Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace