This topic has not yet been rated - Rate this topic

ShapeElement.GetSubFieldAccessibleName Method

Gets the name of a child field in the shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual string GetSubFieldAccessibleName(
	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: System.String
The name of a child field in the shape.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ