Role Property (AccessibleControl)
Class
AccessibleControl
.
Action
Gets the role of this accessible object.
Syntax
C#
protected
String
Role { get; }
VB
'Declaration Protected Read Property Role As
String
Access
Read only.