Property AutomationId
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; }
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; }