GraphObject::SetValue Method (String^, Object^)
Visual Studio 2015
Adds an annotation, using the given key, type, and value.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- propertyId
-
Type:
System::String^
The property to set.
- value
-
Type:
System::Object^
The value to set.
Return Value
Type: System::Object^
Show: