Expand Minimize
This topic has not yet been rated - Rate this topic

ShapeField.GetAccessibleDefaultActionDescription Method

Gets the default purpose of the shape field for the accessible object.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
public virtual string GetAccessibleDefaultActionDescription(
	ShapeElement parentShape
)

Parameters

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

The shape element to which the shape field is assigned.

Return Value

Type: String
The description for the shape field for the accessible object.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.