相关疑难解决方法(0)

是否可以将byte []转换为HttpPostedFile?

是否可以将byte []转换为HttpPostedFile?

System.Web.HttpPostedFile objFile = fileData;
Run Code Online (Sandbox Code Playgroud)

其中fileData是图像的字节数组,给出"无法隐式转换的错误".

.net c#

1
推荐指数
1
解决办法
5460
查看次数

标签 统计

.net ×1

c# ×1