StackOverflow Questions for Tag: verbatim-string

Klaw
Klaw

Reputation: 7887

What's the @ in front of a string in C#?

Score: 779

Views: 416987

Answers: 9

Read More
RBT
RBT

Reputation: 25897

How to use string interpolation and verbatim string together to create a JSON string literal?

Score: 20

Views: 20050

Answers: 5

Read More
Ronit Vasoya
Ronit Vasoya

Reputation: 21

SwiftUI how to change font and color for email address in Text

Score: 2

Views: 863

Answers: 3

Read More
Xaisoft
Xaisoft

Reputation: 46591

What is the difference between a regular string and a verbatim string?

Score: 195

Views: 106793

Answers: 6

Read More
kdt
kdt

Reputation: 28489

Can I escape a double quote in a verbatim string literal?

Score: 585

Views: 436972

Answers: 7

Read More
Bad Man
Bad Man

Reputation: 157

How to write a string literal which contains double quotes

Score: 14

Views: 4170

Answers: 4

Read More
Keith
Keith

Reputation: 155682

How to use verbatim strings with interpolation?

Score: 191

Views: 41204

Answers: 1

Read More
Brady Moritz
Brady Moritz

Reputation: 8903

multiline formatting for verbatim strings in c# (prefix with @)

Score: 24

Views: 7850

Answers: 5

Read More
santiago arizti
santiago arizti

Reputation: 4737

Triple-quote string C# vs F# heterogeneous behaviour

Score: 1

Views: 124

Answers: 1

Read More
Sahil
Sahil

Reputation: 13

Adding a variable to the verbatim string literal

Score: 0

Views: 1184

Answers: 1

Read More
johnnyCasual
johnnyCasual

Reputation: 103

Interpolating a string stored in a database

Score: 6

Views: 3451

Answers: 2

Read More
Srinivas Cheruku
Srinivas Cheruku

Reputation: 1364

How do I escape " in verbatim string?

Score: 59

Views: 29412

Answers: 3

Read More
Tamer Rifai
Tamer Rifai

Reputation: 177

How can I create a C# string verbatim without carriage return

Score: 0

Views: 418

Answers: 1

Read More
Tim Rutter
Tim Rutter

Reputation: 4679

Verbatim string is missing carriage return

Score: 2

Views: 888

Answers: 4

Read More
Pavel Cermak
Pavel Cermak

Reputation: 1295

C# - multiline verbatim string does not contains carriage return (\r) for new lines in Visual Studion 2022

Score: 0

Views: 387

Answers: 1

Read More
RoyBlunk
RoyBlunk

Reputation: 61

C# regex does not allow special characters correctly?

Score: 1

Views: 2026

Answers: 1

Read More
Harshit Aggarwal
Harshit Aggarwal

Reputation: 29

c# verbatim interpolated string gives error

Score: 0

Views: 242

Answers: 0

Read More
AwkwardCoder
AwkwardCoder

Reputation: 25631

How to encode doube quotes when using CSharpSyntaxTree.ParseText (Roslyn)

Score: 1

Views: 138

Answers: 1

Read More
  rokibox
rokibox

Reputation: 11

Verbatim string c# "'a\\\' b'"

Score: -2

Views: 190

Answers: 1

Read More
user990635
user990635

Reputation: 4249

Replace \\ with \ in C#

Score: 2

Views: 23355

Answers: 5

Read More
PreviousPage 1Next