Decorator::AssociateValueWith Method (Store^, AssociatedPropertyInfo^)
Visual Studio 2015
Associates the decorator with a store property that is assigned to the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- store
-
Type:
Microsoft.VisualStudio.Modeling::Store^
The in-memory store that is assigned to the shape.
- propertyInfo
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::AssociatedPropertyInfo^
The property in the in-memory store.
Show: