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
1
Answer
C# string replace
dc
12y
1.4k
1
Reply
I would like to do the following replace string in a C# string statement:
filesaveLocation.Replace("\\", "\").
I want to replace \\ to be only \.
The compiler does not allow me to have"\"
Can you tell me how to accomplish this goal?
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
obtain three times repeated values in arraylist.. how..
c# print out number of sellers per level