public string DefaultOutlineText { get; set; }
Public Property DefaultOutlineText As String Get Set
public: property String^ DefaultOutlineText { String^ get (); void set (String^ value); }
member DefaultOutlineText : string with get, set
In This Article