IGraphContext::SetValue<T> Method (String^, T)
Visual Studio 2015
Adds a new value to the context's property bag.
This can be used to pass extra information to providers.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Type Parameters
- T
The generic type of the value being set.
Show: