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