ShapeElement::GetFieldAccessibleName Method (ShapeField^)

 

Gets the name of a field in the shape.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual String^ GetFieldAccessibleName(
	ShapeField^ field
)

Return Value

Type: System::String^

The name of a field in the shape.

Return to top
Show: