ShapeElement.GetSubFieldAccessibleValue Method
Gets the value for a child field in the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual string GetSubFieldAccessibleValue( 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.
- 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.