Torna al Thread

foreach(string directoryPath in Directory.GetDirectories(@"C:\Program Files\prova")) { ... using (System.IO.FileStream file = new System.IO.FileStream(directoryPath + @"/versione.xml", System.IO.FileMode.Open)) ... }
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5