string AutomationId { get; set; }
Property AutomationId As String Get Set
property String^ AutomationId { String^ get (); void set (String^ value); }
abstract AutomationId : string with get, set
In This Article