WebRequestMethods.Ftp.DownloadFile フィールド

定義

FTP サーバーからファイルをダウンロードするために使用される FTP RETR プロトコル メソッドを表します。

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

フィールド値

適用対象