ShapeElement::GetFieldRepresentedProperty Method (ShapeField^)
Visual Studio 2015
Gets the property information for a field in the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- field
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeField^
The 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.
Show: