Showing posts with label C# Newline constant. Show all posts
Showing posts with label C# Newline constant. Show all posts

Thursday, January 27, 2011

C# - New line constant

String AccountName = "DomainNAme\\" + TextBox1.Text.ToString() + "." + TextBox2.Text.ToString();