FileInfo file = new FileInfo(fileName); // Specify file for info DateTime dataDate = file.CreationTime; // Time created property