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::Add Method (KeyValuePair<String^, Object^>)

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

public:
virtual void Add(
	KeyValuePair<String^, Object^> item
) sealed

Exception Condition
NotSupportedException

LoadTestContext is read-only.

Return to top
Show: