WebRequestMethods.Ftp.DeleteFile Field

Definition

Represents the FTP DELE protocol method that is used to delete a file on an FTP server.

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

Field Value

Applies to