In .NET I can provide both \\r or \\n string literals, but there is a way to insert something like \"new line\" special character like Enviro
\\r
\\n
Enviro
string myText = @" ";
that's not it: