End Google Ads 201810 - BS.net 01 --> i have created a CSV file with following format

"Test1";"Test2";"Test3"

when i tried to read that csv in Notepad using C#.net i am getiing with following format

"""Test1"";""Test2"";""Test3""" is there any way to resolve this