WebRequestMethods.Ftp.UploadFile Field

Definition

Represents the FTP STOR protocol method that uploads a file to an FTP server.

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

Field Value

Applies to