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