Property Text
Text
When implemented by a class, gets or sets the string collection as a single string with the individual lines delimited by carriage returns.
string Text { get; set; }
When implemented by a class, gets or sets the string collection as a single string with the individual lines delimited by carriage returns.
string Text { get; set; }