Text Property
Text
When implemented by a class, gets or sets text source content as a single string with the individual strings delimited by carriage returns.
Declaration
string Text { get; set; }
Property Value
Type | Description |
---|---|
System.String |