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