WebRequestMethods.File.DownloadFile 字段
定义
表示用来从指定的位置检索文件的 FILE GET 协议方法。Represents the FILE GET protocol method that is used to retrieve a file from a specified location.
public: System::String ^ DownloadFile;
public const string DownloadFile;
val mutable DownloadFile : string
Public Const DownloadFile As String