AutomationId Property (UIAObject)

Class

UIAObject.

Action

Gets a string containing the UI Automation identifier (ID) for the element.

Syntax

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

Access

Read only.