TextField::GetAccessibleDescription Method (ShapeElement^)

 

Returns the default accessible description for a text field.

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^ GetAccessibleDescription(
	ShapeElement^ parentShape
) override

Parameters

parentShape
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^

The ShapeElement that contains this ShapeField.

Return Value

Type: System::String^
Return to top
Show: