using (Stream file = spFile.OpenBinaryStream())
{
 //其余代码
}

 

相关文章:

  • 2022-02-27
  • 2021-11-07
  • 2022-12-23
猜你喜欢
  • 2022-02-08
  • 2021-09-24
  • 2022-01-17
  • 2021-12-11
  • 2021-05-15
  • 2021-07-31
  • 2022-02-02
相关资源
相似解决方案