ShapeField.GetAccessibleDefaultActionDescription Method
Visual Studio 2012
Gets the default purpose of the shape field for the accessible object.
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: StringThe description for the shape field for the accessible object.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.