ShapeElement.GetFieldRepresentedProperty Method
Gets the property information for a field in the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual DomainPropertyInfo GetFieldRepresentedProperty( ShapeField field )
Parameters
- field
- Type: Microsoft.VisualStudio.Modeling.Diagrams.ShapeField
The field.
Return Value
Type: Microsoft.VisualStudio.Modeling.DomainPropertyInfoThe property information for a field in the shape.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.