Aggiungere il seguente spazio dei nomi, in alto.
using System.Diagnostics;
C#
string percorsoNomeFile = @"C:\varie\test.txt";
Process.Start(new ProcessStartInfo(percorsoNomeFile) { UseShellExecute = true });
Programmazione .Net, Asp.Net, Compact Framework. Filenet e tanto altro materiale informatico.
Nessun commento:
Posta un commento