Is there a difference between uploading a PDF vs. .DOCX into Azure Blob Storage?

后端 未结 0 421
时光说笑
时光说笑 2021-02-01 04:40

I am calling Azure Blob Storage from an ASP.NET API. I have the following code:

        public async Task Save(Stream fileStream, string name)
    {
         


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