WebRequestMethods.Ftp.DownloadFile 字段

定义

表示要用于从 FTP 服务器下载文件的 FTP RETR 协议方法。

public: System::String ^ DownloadFile;
public const string DownloadFile;
val mutable DownloadFile : string
Public Const DownloadFile As String 

字段值

适用于