WebRequestMethods.Ftp.AppendFile Campo
Definição
Representa o método de protocolo FTP APPE usado para acrescentar um arquivo a outro existente em um servidor FTP.Represents the FTP APPE protocol method that is used to append a file to an existing file on an FTP server.
public: System::String ^ AppendFile;
public const string AppendFile;
val mutable AppendFile : string
Public Const AppendFile As String