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