how can i download file inside the folder on c: directory with C#

前端 未结 0 703
难免孤独
难免孤独 2020-12-13 04:07

I create a file on my c:\\Archive Directory with the follow code bellow:

public void ExportCsv(List errors)
        {

            string filena         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题