ShapeElement.AccessibleDefaultActionDescription Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default action description of the element for use by accessibility client applications
C++
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
A description of the default action for an element.
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |