You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stringlongMessage=""" This is a long message. It has several lines. Some are indented more than others. Some should start at the first column. Some have "quoted text" in them. """;
What happened?
This feature was first available in C#11 Preview in April 2022 and has since been released as part of the .NET 7 update on November 2022:
https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-11#raw-string-literals
The text was updated successfully, but these errors were encountered: