Name Property (UIAObject)
Class
UIAObject
.
Action
Gets a string containing the UI Automation name for the element.
Syntax
C#
protected
String
Name { get; }
VB
'Declaration Protected Read Property Name As
String
Access
Read only.