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