WebRequestMethods.Ftp.DownloadFile 字段
定义
表示要用于从 FTP 服务器下载文件的 FTP RETR 协议方法。Represents the FTP RETR protocol method that is used to download a file from an FTP server.
public: System::String ^ DownloadFile;
public const string DownloadFile;
val mutable DownloadFile : string
Public Const DownloadFile As String