C# Code xóa file trong C# Nosomovo 26/09/2017 C#Code C# xóa fileCode delete fileCode xóa filedelete fileXóa file Để xóa file trong C# chúng ta sử dụng hàm Delete trong thư viện System.IO.File như sau: C# System.IO.File.Delete("duong_dan_den_file_can_xoa"); 1 System.IO.File.Delete("duong_dan_den_file_can_xoa"); Thật đơn giản phải không nào! Nosomovo Chia sẻ lên