AssociatedPropertyInfo Constructor (Guid)

 

Create a AssociatedPropertyInfo that points at a property on the ModelElement associated with the PresentationElement that the ShapeField is hosted on.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
AssociatedPropertyInfo(
	Guid propertyId
)

Parameters

propertyId
Type: System::Guid

Create an AssociatedPropertyInfo that points at a property on the ModelElement that is associated with the PresentationElement on which the ShapeField is hosted.

Return to top
Show: