This topic has not yet been rated - Rate this topic

ShapeElement.GetSubFieldRepresentedProperty Method

Gets the property for the child field.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
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.DomainPropertyInfo
The property for the child field.

This is intended to be used by in-place editing.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ