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