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.
IContextAccessor::AddObject Method (String^, Object^)
Adds an element with the specified key and value.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Parameters
- key
-
Type:
System::String^
A string that represents the key of the element to add.
- value
-
Type:
System::Object^
An object value to add.
Show: