Special Characters in C#
This is just for my own usage (or whomever else finds this useful)
\n
New line
\r
Carriage return
\r\n
Carriage return—new line
\"
Quotation marks
\\
Backslash character
\t
Tab
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
This is just for my own usage (or whomever else finds this useful)
\n
New line
\r
Carriage return
\r\n
Carriage return—new line
\"
Quotation marks
\\
Backslash character
\t
Tab