Property Lines
Lines
When implemented by a class, gets or sets a list of string to parse represented as string array.
string[] Lines { get; set; }
Property Value
- string[]
When implemented by a class, gets or sets a list of string to parse represented as string array.
string[] Lines { get; set; }