The contetnts of the editor.
| C# | Visual Basic | Visual C++ |
string AllText { get; set; }
Property AllText As String
property String^ AllText { String^ get (); void set (String^ value); }
| C# | Visual Basic | Visual C++ |
string AllText { get; set; }
Property AllText As String
property String^ AllText { String^ get (); void set (String^ value); }