ShapeElement::GetFieldAccessibleValue Method (ShapeField^)

 

Gets the value for 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^ GetFieldAccessibleValue(
	ShapeField^ field
)

Return Value

Type: System::String^

The value for a field in the shape.

Return to top
Show: