ShapeElement.GetSubFieldRepresentedProperty Method
Gets the property for the child field.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual DomainPropertyInfo GetSubFieldRepresentedProperty( ShapeField field, ShapeSubField subfield )
Parameters
- field
- Type: Microsoft.VisualStudio.Modeling.Diagrams.ShapeField
The parent field for the child field.
- subfield
- Type: Microsoft.VisualStudio.Modeling.Diagrams.ShapeSubField
The child field.
Return Value
Type: Microsoft.VisualStudio.Modeling.DomainPropertyInfoThe property for the child field.
- 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.