Example 1: C# get size of file // Get the information about a file FileInfo fi = new FileInfo(file); // Print the file size to console Console.
確定! 回上一頁