OpenReadStream (1024 * 1024 * 15); using MemoryStream ms = new(); await filestream.CopyToAsync(ms); byte[] productImage = ms.
確定! 回上一頁