Quella stringa è da escape-are
codice:string path1 = "C:\\report.html"; string path2 = @"C:\report.html"; string path3 = "file:///C:/report.html";
Quella stringa è da escape-are
codice:string path1 = "C:\\report.html"; string path2 = @"C:\report.html"; string path3 = "file:///C:/report.html";
"Il problema delle citazioni su Internet è verificarne l'autenticità." (Winston Churchill)