Gets a description of the object's visual appearance to the user.
[Visual Basic] Overridable Public ReadOnly Property Description As String [C#] public string Description {virtual get;} [C++] public: __property virtual String* get_Description(); [JScript] public function get Description() : String;
A description of the object's visual appearance to the user.
If this property is a null reference (in Visual Basic Nothing) and the accessible object represents a system control, the system control provides the description.
AccessibleObject Class | AccessibleObject Members | System.WinForms Namespace | Bounds | DefaultAction | Help | KeyboardShortcut | Name | Parent | Role | State | Value