Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
string bla = @"
gregg 0
20y
1.7k
1
Reply
I have seen this syntax
string bla = @" Now is the time for all good men";
I'm not realy clear on what is happening here. Is this just a way to put a string on several lines without having to use the + operator?
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
Why SetupDiEnumDeviceInterfaces() always returns false?
Using OCR in C#.net