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