ClassName Property (UIAObject)

Class

UIAObject.

Action

Gets the simple class name of the element.

Syntax

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

Access

Read only.