ElementListCompartment::GetSubFieldRepresentedProperty Method (ShapeField^, ShapeSubField^)
Visual Studio 2015
Gets the property descriptor associated with the specified subfield.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: virtual DomainPropertyInfo^ GetSubFieldRepresentedProperty( ShapeField^ field, ShapeSubField^ subfield ) override
Parameters
- field
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeField^
A child ShapeField of this ShapeElement.
- subfield
- Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeSubField^
- subField
A child ShapeSubField of the specified ShapeField.
Return Value
Type: Microsoft.VisualStudio.Modeling::DomainPropertyInfo^
Show: