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.
LoadTestUserContext::Add Method
Adds an item to the LoadTestUserContext.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | Add(KeyValuePair<String^, Object^>) | Adds a KeyValuePair<TKey, TValue> item to the LoadTestUserContext. |
![]() | Add(String^, Object^) | Adds an element that has the provided key and value to the LoadTestUserContext. |
Show:
