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