ShapeElement.AccessibleName Property

Definition

Gets the name of the element used by accessibility client applications

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

Property Value

Attributes

Applies to