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