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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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