ShapeField::AssociateValueWith Method (Store^, AssociatedPropertyInfo^)
Visual Studio 2015
Associates the shape field with a domain property that is assigned to a shape element.
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 store to which the shape element is assigned.
- propertyInfo
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::AssociatedPropertyInfo^
The domain property.
You should use this method when the domain property is a proxy for another domain property.
Show: