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