WebRequestMethods.Ftp.AppendFile Field

Definition

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 

Field Value

Applies to