Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about the
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00940317
Message ID:
00940321
Views:
18
It prevents escape sequences (starting with a backslash) from being processed.

http://www.c-sharpcorner.com/1/verbatim_literals.asp

>Pardon me if this is a dumb question but what is the "@" before the string in the c# code below mean?
>
>
>this.sqlInsertCommand1.CommandText = @"INSERT INTO [Order Details]";
>
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform