Decorator::AssociateValueWith Method (Store^, Guid)
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.
- propertyId
-
Type:
System::Guid
The ID that is assigned to a property in the in-memory store.
- propertyGuid
The guid of a Property on the ShapeElement.
Show: