ShapeElement::GetFieldAccessibleDescription Method (ShapeField^)

 

Gets the description 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^ GetFieldAccessibleDescription(
	ShapeField^ field
)

Return Value

Type: System::String^

The description for a field in the shape.

Return to top
Show: