How to apply alias symbol to csharp string variable

后端 未结 0 978
醉酒成梦
醉酒成梦 2020-12-04 19:17

I would like to treat a string variable as a string literal usually what we do is to apply @ sign eg.

var stringliteral = @"//192.168.5.111/folder1/folder2"

相关标签:
回答
  • 消灭零回复
提交回复
热议问题