WebRequestMethods.Ftp.DownloadFile Field

Definition

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 

Field Value

Applies to