GraphNodeIdPropertyDescriptor::SetValue Method (Object^, Object^)
Visual Studio 2015
Sets the value of the component to a different value.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- component
-
Type:
System::Object^
The component with the property value that is to be set.
- value
-
Type:
System::Object^
The new value.
Show: