Show / Hide Table of Contents

Property elm.UiaId


Overload

Gets the UI Automation AutomationId property.

public string UiaId { get; }
Property Value
string

"" if this property is unavailable or if failed. Supports lastError.

Remarks

Only UI elements found with flag EFFlags.UIA can have this property.