public string AllText { get; }
Public ReadOnly Property AllText As String Get
public: property String^ AllText { String^ get (); }
member AllText : string with get
In This Article