PropertyExtension<TTargetElementType>::SetValue Method (Object^, Object^)
Visual Studio 2015
Sets the value of the component to a different value.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
Parameters
- component
-
Type:
System::Object^
The component (can be null)
- value
-
Type:
System::Object^
null to clear the value
Show: