TextFile.Lines PropertyDefinitionThe individual lines in the file. public IReadOnlyList<string> Lines { get; } Property ValueIReadOnlyList<String>The lines.Last modified: 29 January 2025TextFile.IsEmpty PropertyTextFile.Text Property