ShapeElement.AccessibleDescription Property

Definition

Gets the description of the element used by accessibility client applications

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

Property Value

Attributes

Applies to