Verbatim String by @”string text”

ปกติเวลาจะใส่ไฟล์พาธก็จะต้องใช้ \\ เช่น “C:\\Path” แต่เมื่อใดก็ตามที่ใช้ @ เราจะทำแบบนี้ได้ @”C:\Path” คือ มันจะไม่แปล Escape String ใน Text

0 comments: (+add yours?)

Post a Comment