本文介绍了从GE盒下载文件的C#代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我要求我需要编写一个代码来从GE Box下载任何文件,如果我传递该特定文件的URL,我将提供GE Box凭据,以便将该特定文件下载到我的来自GE Box帐户的本地系统。
(注意:任何人都可以使用您的个人电子邮件ID创建GE Box帐户)。
我尝试了什么:
我不知道怎么开始
I have a requirement that I need to write a code to download any file from the GE Box if I pass the URL of that particular file and I will be giving the GE Box credentials so that that particular file should be download to my local system from the GE Box account.
(Note: any one can create GE Box account with your personal email ID).
What I have tried:
I am not getting any idea how to start
推荐答案
这篇关于从GE盒下载文件的C#代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!