forum

home / developersection / forums / writing “\\” inside a string

Writing “\\” inside a string

Anonymous User 1903 08-Jul-2013
Hi Developers!

I want to do something like:

string s = "\\blabla";

when you write "\" it means there will only be a single '\'. How do I write the string so there will actually be 2 '\' meaning "\" ?


c# c# 
Updated on 08-Jul-2013

I am a content writter !


Message
Can you answer this question?

Answer

1 Answers

Liked By