DesignPropertyDescriptor::SetValue Method (Object^, Object^)
Visual Studio 2015
Sets the value of the property to the specified value.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- component
-
Type:
System::Object^
The component that owns the property.
- value
-
Type:
System::Object^
The value to set.
This method calls the base method.
Show: