Description Property (AccessibleControl)

Action

Gets the description text of the accessible object.

Syntax

C#
protected String Description { get; }
VB
'Declaration
Protected Read Property Description As String

Access

Read only.