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