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.

LoadTestContext::Remove Method

 

Removes the first occurrence of a specific object from the LoadTestContext.

Namespace:   Microsoft.VisualStudio.TestTools.LoadTesting
Assembly:  Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

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

Removes the first occurrence of a specific object from the LoadTestContext.

System_CAPS_pubmethodRemove(String^)

Removes the element that has the specified key from the LoadTestContext.

Return to top
Show: