Table of Contents

Property AutomationId

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AutomationId

Gets or sets the unique identifier that allows the automation framework to find and interact with this element. This value may only be set once on an element.

public virtual string? AutomationId { get; set; }

Property Value

string