ShapeElement.AccessibleDefaultActionDescription Property

Definition

Gets the default action description of the element for use by accessibility client applications

public:
 virtual property System::String ^ AccessibleDefaultActionDescription { System::String ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public virtual string AccessibleDefaultActionDescription { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
member this.AccessibleDefaultActionDescription : string
Public Overridable ReadOnly Property AccessibleDefaultActionDescription As String

Property Value

A description of the default action for an element.

Attributes

Applies to