Name Property (SLBase)

Class

SLBase.

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.