AutomationId Property (SLBase)

Class

SLBase.

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.