ShapeElement::GetFieldRepresentedProperty Method (ShapeField^)

 

Gets the property information for a field in the shape.

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

public:
virtual DomainPropertyInfo^ GetFieldRepresentedProperty(
	ShapeField^ field
)

Return Value

Type: Microsoft.VisualStudio.Modeling::DomainPropertyInfo^

The property information for a field in the shape.

This is intended to be used by accessibility, selection, and in-place editing.

Return to top
Show: