AutomationProperties.AutomationId 属性

定义

使用 AutomationId,使自动化客户端可以区分可用的各种自动元素。

public:
 property System::String ^ AutomationId { System::String ^ get(); void set(System::String ^ value); };
public string AutomationId { get; set; }
member this.AutomationId : string with get, set
Public Property AutomationId As String

属性值

String

适用于